mirror of
https://github.com/zadam/trilium.git
synced 2026-01-06 07:29:55 +01:00
fix(mobile): remove vertical scrollbar for editing toolbar
This commit is contained in:
@@ -28,6 +28,7 @@ const TPL = /*html*/`\
|
||||
|
||||
.classic-toolbar-widget::-webkit-scrollbar {
|
||||
height: 0 !important;
|
||||
width: 0 !important;
|
||||
}
|
||||
|
||||
.classic-toolbar-widget.dropdown-active {
|
||||
|
||||
Reference in New Issue
Block a user