fix: auto-complete width

This commit is contained in:
jialin
2025-04-07 17:10:05 +08:00
parent a7dee45720
commit 30c4fb8032
2 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ const SealAutoComplete: React.FC<
};
return (
<SelectWrapper>
<SelectWrapper style={style}>
<Wrapper
className="seal-select-wrapper"
status={status}