mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-02 12:18:46 +08:00
Merge pull request #848 from Leopoldthecoder/tabs-close
Tabs: fix a close button style overwriting bug, fixed #847
This commit is contained in:
commit
c2a937ce02
@ -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
Block a user