mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
Tabs: fix a close button style overwriting bug
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user