mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-27 10:35:58 +08:00
micro fixs, update database SQL file
This commit is contained in:
@@ -29,12 +29,11 @@
|
||||
color:var(--text-theme-color)
|
||||
}
|
||||
img{
|
||||
width 40px
|
||||
height: 40px
|
||||
height: 44px
|
||||
object-fit: cover
|
||||
border-radius: 50%
|
||||
padding: 4px
|
||||
border: 2px solid #754ff6;
|
||||
background: #fff
|
||||
}
|
||||
.marr{
|
||||
margin-right: 4px;
|
||||
@@ -119,6 +118,7 @@
|
||||
// margin-bottom: 10px;
|
||||
margin: 0 8px 8px;
|
||||
cursor: pointer;
|
||||
font-weight: 550;
|
||||
&:hover{
|
||||
.el-icon{
|
||||
background: rgba(79, 89, 102, .122);
|
||||
@@ -140,7 +140,7 @@
|
||||
}
|
||||
&.active{
|
||||
color: var(--text-color);
|
||||
font-weight: 600;
|
||||
font-weight: 700;
|
||||
filter: none !important;
|
||||
.el-icon{
|
||||
background: rgba(79, 89, 102, .122);
|
||||
|
||||
Reference in New Issue
Block a user