浏览代码

Lynx: Remove button styles from the green style variation. (#6647)

alaczek 2 年之前
父节点
当前提交
ea1485e89b
共有 1 个文件被更改,包括 0 次插入16 次删除
  1. 0 16
      lynx/styles/green.json

+ 0 - 16
lynx/styles/green.json

@@ -26,21 +26,5 @@
 				}
 				}
 			]
 			]
 		}
 		}
-	},
-	"styles": {
-		"blocks": {
-			"core/button": {
-				"border": {
-					"radius": "4px",
-					"width": "2px",
-					"style": "solid",
-					"color": "var(--wp--preset--color--foreground)"
-				},
-				"color": {
-					"background": "transparent",
-					"text": "var(--wp--preset--color--foreground)"
-				}
-			}
-		}
 	}
 	}
 }
 }