601 图表样式修改(背景色的改变出现的样式问题)
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
}
|
||||
.el-tabs__nav-wrap::after {
|
||||
height: 1px;
|
||||
background-color: white ;
|
||||
background-color: transparent ;
|
||||
}
|
||||
.el-tabs__nav.is-top {
|
||||
.el-tabs__active-bar {
|
||||
@@ -289,6 +289,7 @@
|
||||
display:flex;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
background: white;
|
||||
margin-top: 2px;
|
||||
width: 100%;
|
||||
height:40px;
|
||||
|
||||
Reference in New Issue
Block a user