feat: dynamic backends

This commit is contained in:
jialin
2025-10-13 14:40:26 +08:00
parent ee95fabc47
commit bca1e8140e
19 changed files with 325 additions and 177 deletions
+3 -3
View File
@@ -97,10 +97,10 @@ const SelectWrapper = styled.div`
align-items: center;
height: 54px;
.ant-select-selection-search {
// top: 20px !important;
// inset-inline-start: ${INPUT_INNER_PADDING}px;
.ant-select-selection-wrap {
height: 100%;
}
&.ant-select-auto-complete {
.ant-select-selection-search {
padding-inline-start: ${INPUT_INNER_PADDING}px;