修改样式问题
This commit is contained in:
@@ -346,7 +346,7 @@ emit('update:testStatus',ts.value)
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.right-content{
|
||||
max-height: 400px;
|
||||
/* max-height: 400px; */
|
||||
}
|
||||
|
||||
.custom-tabs-label .el-icon {
|
||||
@@ -356,4 +356,10 @@ emit('update:testStatus',ts.value)
|
||||
vertical-align: middle;
|
||||
margin-left: 4px;
|
||||
}
|
||||
.dialog-content{
|
||||
height: 472px;
|
||||
}
|
||||
.el-tabs--border-card {
|
||||
height: 435px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user