style: form components

This commit is contained in:
jialin
2025-04-07 11:51:34 +08:00
parent 0f7a619a34
commit b89e7c6c3d
11 changed files with 94 additions and 624 deletions
@@ -356,7 +356,7 @@ const GroundImages: React.FC<MessageProps> = forwardRef((props, ref) => {
>
<div
className="flex-column flex-center gap-10 justify-center"
style={{ width: 150, height: 150 }}
style={{ width: 155, height: 155 }}
>
<IconFont
type="icon-upload_image"