mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-29 00:39:17 -05:00
fix(client): calendar dropdown cut off
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user