mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-28 10:55:01 +08:00
fix(client): calendar dropdown cut off
This commit is contained in:
parent
f4b085df3a
commit
9c8e066826
@ -1474,6 +1474,11 @@ body:not(.mobile) #launcher-pane.horizontal .dropdown-submenu > .dropdown-menu {
|
||||
#launcher-pane {
|
||||
color: var(--launcher-pane-text-color);
|
||||
background-color: var(--launcher-pane-background-color);
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#launcher-pane .right-dropdown-widget {
|
||||
position: static;
|
||||
}
|
||||
|
||||
#right-pane {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user