adjust chat page styles

This commit is contained in:
RockYang
2024-09-04 18:07:39 +08:00
parent 67d83041d7
commit 0887bcdee0
2 changed files with 5 additions and 5 deletions

View File

@@ -160,13 +160,15 @@ $borderColor = #4676d0;
padding 5px
border-radius 5px
cursor pointer
background-color #f2f2f2
margin-right 10px
.iconfont {
font-size 18px
color #19c37d
}
&:hover {
background #D5FAD3
background-color #D5FAD3
}
}