fix: audio set progress error

This commit is contained in:
jialin
2024-12-03 16:17:54 +08:00
parent 605d6f0f9b
commit 687dabc777
9 changed files with 52 additions and 55 deletions
+3 -3
View File
@@ -88,11 +88,11 @@ const ListInput: React.FC<ListInputProps> = (props) => {
<div className="flex justify-center">
<Button
ref={buttonRef}
type="text"
variant="filled"
color="default"
block
style={{
marginTop: 16,
backgroundColor: 'var(--ant-color-fill-secondary)'
marginTop: 16
}}
onClick={handleOnAdd}
>