chore: upload field style fix (#7942)
This commit is contained in:
@@ -498,7 +498,6 @@ export function UploadInput(props: UploadInputProps) {
|
|||||||
buttonStyle="pill"
|
buttonStyle="pill"
|
||||||
className={`${baseClass}__listToggler`}
|
className={`${baseClass}__listToggler`}
|
||||||
disabled={readOnly}
|
disabled={readOnly}
|
||||||
el="span"
|
|
||||||
onClick={openListDrawer}
|
onClick={openListDrawer}
|
||||||
size="small"
|
size="small"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user