Commit c2a937ce authored by baiyaaaaa's avatar baiyaaaaa Committed by GitHub

Merge pull request #848 from Leopoldthecoder/tabs-close

Tabs: fix a close button style overwriting bug, fixed #847
parents 854c5f94 3d6d0bd1
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment