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