mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
style(mobile): minimal formatting bar scrolll
This commit is contained in:
parent
2db3765bd4
commit
777e504a72
@ -38,6 +38,10 @@ const TPL = `\
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
body.mobile .classic-toolbar-widget.visible::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
}
|
||||
|
||||
@media (max-width: 991px) {
|
||||
body.mobile .classic-toolbar-widget.visible {
|
||||
bottom: calc(var(--tab-bar-height) + var(--launcher-pane-height) + var(--mobile-bottom-offset));
|
||||
|
Loading…
x
Reference in New Issue
Block a user