测试 UI 修改

This commit is contained in:
FlintyLemming
2026-01-29 11:42:01 +08:00
parent bfe1b13efe
commit 86ce127ce5
2 changed files with 3 additions and 0 deletions

View File

@@ -129,6 +129,7 @@
/* Menu style */
#main-menu {
list-style: none;
overflow-x: hidden;
overflow-y: auto;
flex-grow: 1;
font-size: 1.4rem;
@@ -188,6 +189,7 @@
align-items: center;
color: var(--body-text-color);
gap: var(--menu-icon-separation);
white-space: nowrap;
}
span {