mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-05 19:41:37 +08:00
fix: the style problem of tabs head; 🐛
修复:页签头样式问题;
This commit is contained in:
parent
e841ac77fd
commit
57dc7fe2e8
@ -115,7 +115,7 @@
|
||||
.icon-close{
|
||||
font-size: 12px;
|
||||
margin-left: 6px;
|
||||
margin-right: -4px;
|
||||
margin-right: -4px !important;
|
||||
color: @text-color-second;
|
||||
&:hover{
|
||||
color: @text-color;
|
||||
|
Loading…
x
Reference in New Issue
Block a user