mirror of https://github.com/ElemeFE/element
Tabs: fix a close button style overwriting bug
parent
56126c9a8f
commit
3d6d0bd12b
|
@ -52,7 +52,7 @@
|
|||
.el-tabs__active-bar {
|
||||
display: none;
|
||||
}
|
||||
& .el-icon-close {
|
||||
& .el-tabs__item .el-icon-close {
|
||||
font-size: 12px;
|
||||
vertical-align: middle;
|
||||
line-height: 15px;
|
||||
|
|
Loading…
Reference in New Issue