fix: 仪表板Tab组件预览模式图层不明确问题
This commit is contained in:
parent
5b3d4f3cae
commit
bbb082371d
@ -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