Selaa lähdekoodia

turn off the border on buttons

Ben Dwyer 3 vuotta sitten
vanhempi
commit
6f7237ab2b
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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": {