micro fixs, update database SQL file

This commit is contained in:
RockYang
2024-12-27 17:02:27 +08:00
parent 2ba3c52e6e
commit 488169683f
25 changed files with 1190 additions and 329 deletions

View File

@@ -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);