mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-27 10:35:58 +08:00
fine-tune the new UI theme, merge the code and fixed conflicts
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user