Tabs: fix a close button style overwriting bug

pull/848/head
Leopoldthecoder 2016-11-05 18:54:58 +08:00
parent 56126c9a8f
commit 3d6d0bd12b
1 changed files with 1 additions and 1 deletions

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;