style: #f5f5f5统一更换为#f9fafa
This commit is contained in:
@@ -1266,7 +1266,7 @@ export default defineComponent({
|
||||
overflow: hidden; /* 溢出部分隐藏 */
|
||||
text-overflow: ellipsis; /* 显示省略号 */
|
||||
&:hover{
|
||||
background: #f5f5f5;
|
||||
background: #F9FAFA;
|
||||
}
|
||||
&:first-child{
|
||||
margin-right: 0;
|
||||
|
||||
Reference in New Issue
Block a user