fix: the style problem of tabs head; 🐛

修复:页签头样式问题;
This commit is contained in:
chenghongxing 2020-11-08 14:37:06 +08:00
parent 98f6a05ac9
commit 0ce6b694c8

View File

@ -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;