Browse Source

turn off the border on buttons

Ben Dwyer 3 năm trước cách đây
mục cha
commit
6f7237ab2b
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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": {