Fix tabs header position when dialog window is open
This commit is contained in:
parent
cd5ebccc2f
commit
df178b6407
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
.el-tabs__header {
|
.el-tabs__header {
|
||||||
z-index: 3000;
|
z-index: 2002;
|
||||||
}
|
}
|
||||||
.esshd-list {
|
.esshd-list {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in a new issue