This commit is contained in:
KONE SOREL 2026-03-12 17:59:28 +00:00
parent 77c61186b1
commit 562a9507df

View File

@ -553,7 +553,7 @@ h1, h2, h3, h4, h5, h6,
#barre_laterale_d {
position: fixed;
right: 0;
top: 100px;
top: 80px;
width: var(--context-width) !important;
height: calc(100vh - var(--header-height));
background: var(--bg-surface);