mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-01 04:12:58 +08:00
style(next): fix regression on desktop
This commit is contained in:
parent
3ea26a46c5
commit
6112a65fe5
@ -887,12 +887,12 @@ body.layout-horizontal .tab-row-widget .note-tab .note-tab-wrapper {
|
||||
border-radius: var(--dropdown-border-radius);
|
||||
padding: var(--menu-padding-size) !important;
|
||||
font-size: .90rem !important;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
body.mobile .dropdown-menu {
|
||||
backdrop-filter: var(--dropdown-backdrop-filter);
|
||||
border-radius: var(--dropdown-border-radius);
|
||||
position: relative;
|
||||
}
|
||||
|
||||
body.mobile .dropdown-menu .dropdown-menu {
|
||||
|
Loading…
x
Reference in New Issue
Block a user