This commit is contained in:
KONE SOREL 2026-03-12 17:19:42 +00:00
parent 44c531e032
commit 1fbd134731

View File

@ -559,7 +559,7 @@ h1, h2, h3, h4, h5, h6,
background: var(--bg-surface);
border-left: 1px solid var(--border-light);
box-shadow: var(--shadow-xl);
z-index: 1090;
z-index: 9999 !important;
overflow-y: auto;
overflow-x: hidden;
padding: 0 !important;