mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-01 20:52:27 +08:00
Remove the shadow and the opening delay for the "Main Menu -> Advanced" submenu in mobile view
This commit is contained in:
parent
85b507938b
commit
281b81ee60
@ -100,6 +100,8 @@ const TPL = `
|
|||||||
position: relative;
|
position: relative;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 5px;
|
top: 5px;
|
||||||
|
--dropdown-shadow-opacity: 0;
|
||||||
|
--submenu-opening-delay: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user