浏览代码

turn off the border on buttons

Ben Dwyer 3 年之前
父节点
当前提交
6f7237ab2b
共有 1 个文件被更改,包括 2 次插入1 次删除
  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": {