1
This commit is contained in:
parent
19dc66d53d
commit
32af8cbaec
|
@ -1187,12 +1187,8 @@ h6 {
|
|||
|
||||
// 文件类lable
|
||||
.myDetailForm .filesItemContent .el-form-item__label {
|
||||
min-height: 104px;
|
||||
line-height: 104px;
|
||||
}
|
||||
// 文件类content
|
||||
.myDetailForm .filesItemContent .item__content {
|
||||
line-height: 80px;
|
||||
min-height: 120px;
|
||||
line-height: 120px;
|
||||
}
|
||||
|
||||
.my_detailform_label .el-form-item__label {
|
||||
|
|
|
@ -112,7 +112,7 @@ defineExpose({
|
|||
height: 100px;
|
||||
overflow: hidden;
|
||||
margin-right: 20px;
|
||||
padding: 10px 0;
|
||||
padding: 20px 0;
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user