fix: the max embedding value exceeds the limit.

This commit is contained in:
jialin
2026-01-13 20:57:50 +08:00
parent f0bfbfe693
commit c813344c7c
9 changed files with 89 additions and 29 deletions
+1 -6
View File
@@ -212,16 +212,11 @@ body {
// set for the non-form item
.ant-input-outlined,
.ant-input-affix-wrapper,
.ant-select,
.ant-select-lg,
.ant-picker {
height: 40px;
}
// form item help
.ant-form-item-with-help .ant-form-item-explain {
// padding-left: 16px;
}
// icon
.anticon {
&.size-16 {