|
@@ -482,6 +482,11 @@ defineExpose({
|
|
height: $initials;
|
|
height: $initials;
|
|
clear: both;
|
|
clear: both;
|
|
}
|
|
}
|
|
|
|
+ //表单上传
|
|
|
|
+ .hc-upload-table-form {
|
|
|
|
+ width: 100%;
|
|
|
|
+ clear: both;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
td[rowspan] {
|
|
td[rowspan] {
|
|
height: $initials;
|
|
height: $initials;
|
|
@@ -526,5 +531,4 @@ defineExpose({
|
|
box-shadow: 0 0 0 2px #1ECC95 inset !important;
|
|
box-shadow: 0 0 0 2px #1ECC95 inset !important;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
</style>
|
|
</style>
|