diff options
Diffstat (limited to 'scss/custom.scss')
-rw-r--r-- | scss/custom.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss index 3cb45a368..0b0da8378 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -440,6 +440,9 @@ textarea { } } +.sheet-caret { display: inline-block; width: 1em; } + +#window-fixed-menu-list .sheet-caret { display: none; } #bookmark-list .input-link{ width: 100%; |