Commit 3d6d0bd1 authored by Leopoldthecoder's avatar Leopoldthecoder

Tabs: fix a close button style overwriting bug

parent 56126c9a
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
.el-tabs__active-bar { .el-tabs__active-bar {
display: none; display: none;
} }
& .el-icon-close { & .el-tabs__item .el-icon-close {
font-size: 12px; font-size: 12px;
vertical-align: middle; vertical-align: middle;
line-height: 15px; 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