Fixed border radius

This commit is contained in:
2026-03-31 07:20:31 -04:00
parent 3b074a0ca5
commit e44f5ff5ca

View File

@@ -1,6 +1,6 @@
{ {
"animateLoading": true, "animateLoading": true,
"borderRadius": "0.375rem", "borderRadius": "0",
"bottomRow": 52, "bottomRow": 52,
"buttonColor": "{{appsmith.theme.colors.backgroundColor}}", "buttonColor": "{{appsmith.theme.colors.backgroundColor}}",
"buttonVariant": "PRIMARY", "buttonVariant": "PRIMARY",