Tabs: fix a close button style overwriting bug

This commit is contained in:
Leopoldthecoder
2016-11-05 18:54:58 +08:00
parent 56126c9a8f
commit 3d6d0bd12b

View File

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