style: #f5f5f5统一更换为#f9fafa
This commit is contained in:
@@ -640,7 +640,7 @@ export default defineComponent({
|
||||
transition: all .3s;
|
||||
&.active{
|
||||
color: #b8b8b8;
|
||||
background: #f5f5f5;
|
||||
background: #F9FAFA;
|
||||
}
|
||||
&:hover{
|
||||
border: 0.1rem solid #000;
|
||||
|
||||
Reference in New Issue
Block a user