This commit is contained in:
KONE SOREL 2026-04-02 17:24:02 +00:00
parent 74342aab63
commit 5489d70308

View File

@ -271,7 +271,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
top: var(--header-height);
left: 0;
height: calc(100vh - var(--header-height));
overflow-y: auto;
/*overflow-y: auto;*/
border-right: 1px solid rgba(255, 255, 255, 0.05);
transition: width var(--transition-base);
z-index: 900;