This commit is contained in:
KONE SOREL 2026-02-26 10:13:04 +00:00
parent 8d024a5576
commit b0695b592a

View File

@ -444,7 +444,7 @@ h1, h2, h3, h4, h5, h6,
background: var(--bg-surface);
border-radius: var(--radius-md);
box-shadow: var(--shadow-xs);
margin: 0 16px 16px;
margin: 0 1px 16px;
scrollbar-width: none;
}
.scrollmenu::-webkit-scrollbar { display: none; }