Browse Source

turn off the border on buttons

Ben Dwyer 3 years ago
parent
commit
6f7237ab2b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      rainfall/theme.json

+ 2 - 1
rainfall/theme.json

@@ -202,7 +202,8 @@
 		"elements": {
 			"button": {
 				"border": {
-					"radius": "0"
+					"radius": "0",
+					"width": "0"
 				},
 				"color": {
 					"background": {