|
|
@ -461,7 +461,12 @@ export type { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.data-form :deep(.el-date-editor) { |
|
|
.data-form :deep(.el-date-editor) { |
|
|
--el-date-editor-width: unset; |
|
|
--el-input-width: 100%; |
|
|
|
|
|
--el-date-editor-width: 100%; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.data-form :deep(.el-cascader) { |
|
|
|
|
|
width: 100%; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.data-form-row { |
|
|
.data-form-row { |
|
|
|