This commit is contained in:
KONE SOREL 2026-03-12 17:12:33 +00:00
parent 1d19c9b95f
commit 44c531e032
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ visibility:hidden
position:fixed;
top: 106px;
display : none;
z-index:1001;
/*z-index:1001;*/
margin-right:2px;
}

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: 1070;
z-index: 1090;
overflow-y: auto;
overflow-x: hidden;
padding: 0 !important;