测试 UI 修改
This commit is contained in:
@@ -129,8 +129,7 @@
|
||||
/* Menu style */
|
||||
#main-menu {
|
||||
list-style: none;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
overflow: visible;
|
||||
flex-grow: 1;
|
||||
font-size: 1.4rem;
|
||||
background-color: var(--card-background);
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
max-width: none;
|
||||
width: 100%;
|
||||
position: relative;
|
||||
min-width: fit-content;
|
||||
|
||||
--sidebar-avatar-size: 100px;
|
||||
--sidebar-element-separation: 20px;
|
||||
|
||||
Reference in New Issue
Block a user