fix: dashboard re-render

This commit is contained in:
jialin
2024-07-04 17:43:39 +08:00
parent ed3f9f7e96
commit e9d8828dcd
42 changed files with 240 additions and 1442 deletions
+6
View File
@@ -208,6 +208,12 @@ body {
height: 40px;
}
.ant-input-outlined,
.ant-input-affix-wrapper,
.ant-picker {
height: 40px;
}
.ant-input-outlined.ant-input-status-error:not(.ant-input-disabled) {
border: none;
box-shadow: none;