style: select component

This commit is contained in:
jialin
2025-02-26 16:00:29 +08:00
parent 5b130d9500
commit eedcf6f1fe
5 changed files with 105 additions and 32 deletions
+1
View File
@@ -82,6 +82,7 @@ const SealSelect: React.FC<SelectProps & SealFormItemProps> = (props) => {
return (
<Wrapper
className="seal-select-wrapper"
status={status}
label={label}
isFocus={isFocus}