diff options
| author | bobzel <zzzman@gmail.com> | 2023-08-27 14:01:55 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2023-08-27 14:01:55 -0400 |
| commit | a1aab448616e3330bf53f82a8bd29209850a1d23 (patch) | |
| tree | 142bafcf7d4b53a6f9c109f12638f1675125f8d1 /src/client/views | |
| parent | 966a049a50e02eafd4dc5eb3941c05c5dd12abae (diff) | |
more cleanup
Diffstat (limited to 'src/client/views')
| -rw-r--r-- | src/client/views/PropertiesView.scss | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/client/views/PropertiesView.scss b/src/client/views/PropertiesView.scss index 63b9b53c2..b116a622c 100644 --- a/src/client/views/PropertiesView.scss +++ b/src/client/views/PropertiesView.scss @@ -267,10 +267,10 @@ } } -.propertiesView-presentationTrails { - //border-bottom: 1px solid black; - //padding: 8.5px; -} +//.propertiesView-presentationTrails { +//border-bottom: 1px solid black; +//padding: 8.5px; +//} .inking-button { display: flex; |
