mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-12 08:05:44 +00:00
fix spurrious notifications on monaco
This commit is contained in:
@@ -16,4 +16,7 @@
|
||||
.splitpanes--horizontal > .splitpanes__pane {
|
||||
transition: none !important;
|
||||
}
|
||||
.monaco-workbench > .notifications-toasts.visible {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user