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