Fixed border color again

This commit is contained in:
2026-03-31 07:23:52 -04:00
parent e44f5ff5ca
commit 0ae80cb24c

View File

@@ -1,7 +1,8 @@
{ {
"animateLoading": true, "animateLoading": true,
"borderRadius": "0", "borderRadius": "0.375rem",
"bottomRow": 52, "bottomRow": 52,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.backgroundColor}}", "buttonColor": "{{appsmith.theme.colors.backgroundColor}}",
"buttonVariant": "PRIMARY", "buttonVariant": "PRIMARY",
"disabledWhenInvalid": false, "disabledWhenInvalid": false,