更新文件
This commit is contained in:
@ -125,6 +125,14 @@ header {
|
||||
}
|
||||
}
|
||||
|
||||
.form_cnt{
|
||||
padding-top: 10px;
|
||||
box-sizing: border-box;
|
||||
height: calc(100vh - 223px);
|
||||
overflow: hidden;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
&::v-deep .el-form--inline {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
Reference in New Issue
Block a user