UI change

This commit is contained in:
2025-11-17 16:44:03 +03:00
parent d81b2b422c
commit 795b261ffb

View File

@@ -263,7 +263,7 @@ const UploadStep = () => {
sx={{ sx={{
width: 64, width: 64,
height: 96, height: 96,
borderRadius: 1, borderRadius: 0.3,
overflow: 'hidden', overflow: 'hidden',
bgcolor: '#f0ece4', bgcolor: '#f0ece4',
flexShrink: 0, flexShrink: 0,