fine-tune the new UI theme, merge the code and fixed conflicts

This commit is contained in:
RockYang
2024-12-24 16:13:36 +08:00
26 changed files with 141 additions and 139 deletions

View File

@@ -25,8 +25,8 @@
color:var(--text-theme-color)
}
img{
width 30px
height: 30px
width 40px
height: 40px
object-fit: cover
border-radius: 50%
padding: 4px
@@ -44,6 +44,10 @@
align-items center
flex-direction column
.iconfont {
font-size 22px
}
.icon-expand {
font-size 24px
margin-bottom 10px
@@ -57,6 +61,7 @@
cursor pointer
color var(--text-color)
}
}
.menu-list-collapse{
.flex-center-col{
@@ -66,6 +71,10 @@
height: 38px;
line-height: 38px;
.iconfont {
font-size 16px
}
}
.menu-list-item:hover,