mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 22:41:06 +08:00
fix: 仪表板Tab组件预览模式图层不明确问题
This commit is contained in:
@@ -313,4 +313,8 @@ export default {
|
||||
height: 0px!important;
|
||||
}
|
||||
|
||||
::v-deep .el-tabs__nav{
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user