mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
web: do not animate opening/closing of context menus
This commit is contained in:
@@ -96,7 +96,8 @@ function GlobalMenuWrapper() {
|
||||
content: {},
|
||||
overlay: {
|
||||
zIndex: 999,
|
||||
background: "transparent"
|
||||
background: "transparent",
|
||||
transition: "none"
|
||||
}
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user