fix: close floating sidebar on main menu open (#10295)

This commit is contained in:
David Luzar
2025-11-06 22:39:39 +01:00
committed by GitHub
parent 95ddc66339
commit f2600fe3e8
5 changed files with 19 additions and 7 deletions
+1 -1
View File
@@ -13,10 +13,10 @@
--zIndex-hyperlinkContainer: 7;
--zIndex-ui-bottom: 60;
--zIndex-ui-library: 80;
--zIndex-ui-context-menu: 90;
--zIndex-ui-styles-popup: 100;
--zIndex-ui-top: 100;
--zIndex-ui-library: 120;
--zIndex-modal: 1000;
--zIndex-popup: 1001;