@ -8,7 +8,6 @@
:with-header="false"
:modal="false"
size="100%"
style="height:calc(100% - 28px);top: 14px;right:14px"
>
<div class="drawer-heder">
<div class="heder-left">
@ -3,6 +3,9 @@
position: absolute;
left: 32%;
overflow: visible;
// height:calc(100% - 28px);
// top: 14px;
// right:14px
::v-deep .el-drawer {
height: 100%;
@ -67,7 +70,7 @@
display: flex;
flex-direction: column;
.el-tabs__header{
padding-bottom: 5px ;
// padding-bottom: 5px ;
.el-tabs__nav{
z-index: auto !important;
}
@ -2,6 +2,7 @@
.page-box {
@include appMainPage;
padding-top:20px;
position: relative;
::v-deep .v-modal {
z-index: 20 !important;