forked from github/dataease
Merge pull request #1442 from dataease/pr@dev@fix_panel-style
fix: 仪表板Tab组件预览模式图层不明确问题
This commit is contained in:
commit
1559cf941d
@ -313,4 +313,8 @@ export default {
|
||||
height: 0px!important;
|
||||
}
|
||||
|
||||
::v-deep .el-tabs__nav{
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user