Changed the height of button

This commit is contained in:
ilia.gurielidze@autStand.com 2025-04-08 16:07:14 +04:00
parent f6c23a4ccb
commit 41bc115fb2

View File

@ -11,7 +11,7 @@
}, },
"props": { "props": {
"defaultSize": { "defaultSize": {
"height": 50, "height": 100,
"width": 272 "width": 272
} }
}, },