overflow-x

This commit is contained in:
OLDREDSTONE 2025-06-01 11:39:01 +08:00
parent 318bbf3be2
commit c460c0d7ef

View File

@ -334,6 +334,7 @@ main.hidden {
.sidebar {
border-right: 1px solid rgba(0, 0, 0, .07);
overflow-y: auto;
overflow-x: hidden;
padding: 40px 0 0;
position: absolute;
top: 0;