chore: upgrade antd lib to 5.25.4
This commit is contained in:
@@ -65,7 +65,11 @@ const RenderProgress = memo(
|
||||
title={label}
|
||||
open={open}
|
||||
onOpenChange={setOpen}
|
||||
overlayInnerStyle={{ paddingInline: 12 }}
|
||||
styles={{
|
||||
body: {
|
||||
paddingInline: 12
|
||||
}
|
||||
}}
|
||||
>
|
||||
{renderProgress}
|
||||
</Tooltip>
|
||||
|
||||
Reference in New Issue
Block a user