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