This commit is contained in:
KONE SOREL 2026-04-03 15:57:59 +00:00
parent 206dfb78af
commit 615f75c2b2

View File

@ -272,7 +272,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
left: 0;
height: calc(100vh - var(--header-height));
overflow-y: auto;
border-right: 2px solid var(--transition-base);
border-right: 1px solid #fff;
transition: width var(--transition-base);
z-index: 900;
padding: 0.5rem 0.5rem;