style: 调整

This commit is contained in:
renxiaodong
2025-09-07 17:12:21 +08:00
parent 2576ba856c
commit e912e4502c

View File

@ -8,6 +8,9 @@
} }
.ant-input-affix-wrapper { .ant-input-affix-wrapper {
@include box; @include box;
&.ant-input-affix-wrapper-disabled {
background-color: var(--BG-200, #f2f3f5) !important;
}
} }
.ant-input, .ant-input,
.ant-input-password { .ant-input-password {