diff options
| author | bobzel <zzzman@gmail.com> | 2023-09-07 16:16:53 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2023-09-07 16:16:53 -0400 |
| commit | 4f53226064e8b14b6ab89cbacd1908cf2b3138eb (patch) | |
| tree | 4a7ac17fba819a5205e73613f5e8590daf6122db /src/client/views/nodes/ComparisonBox.scss | |
| parent | cfe341e7bbde7a6cee745d7cee61fb0d4af2a838 (diff) | |
added deleted links to myRecentlyClosed. added drag out of comparison box doc. added all links to Doc.UserDoc().links
Diffstat (limited to 'src/client/views/nodes/ComparisonBox.scss')
| -rw-r--r-- | src/client/views/nodes/ComparisonBox.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/views/nodes/ComparisonBox.scss b/src/client/views/nodes/ComparisonBox.scss index a12f1c12b..39c864b2b 100644 --- a/src/client/views/nodes/ComparisonBox.scss +++ b/src/client/views/nodes/ComparisonBox.scss @@ -60,6 +60,8 @@ opacity: 0.8; pointer-events: all; cursor: pointer; + width: 15px; + height: 15px; } .clear-button.before { |
