1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00

Fix issue with default horizontal card width

This commit is contained in:
Andrew Kingston 2021-01-19 11:57:01 +00:00
parent 85208e47d2
commit 2d5afc4851

View file

@ -484,7 +484,7 @@
"label": "Card Width",
"key": "cardWidth",
"options": ["24rem", "28rem", "32rem", "40rem", "48rem", "60rem", "100%"],
"default": "32rem"
"defaultValue": "32rem"
},
{
"type": "select",