mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
fix(mobile): remove vertical scrollbar for editing toolbar
This commit is contained in:
parent
830285c866
commit
1aa69ba268
@ -28,6 +28,7 @@ const TPL = /*html*/`\
|
||||
|
||||
.classic-toolbar-widget::-webkit-scrollbar {
|
||||
height: 0 !important;
|
||||
width: 0 !important;
|
||||
}
|
||||
|
||||
.classic-toolbar-widget.dropdown-active {
|
||||
|
Loading…
x
Reference in New Issue
Block a user