Fix tabs header position when dialog window is open

This commit is contained in:
Angelina Filippova 2020-05-04 01:33:57 +03:00
parent cd5ebccc2f
commit df178b6407

View file

@ -55,7 +55,7 @@
padding-right: 10px;
}
.el-tabs__header {
z-index: 3000;
z-index: 2002;
}
.esshd-list {
margin: 0;