@@ -62,9 +62,12 @@
"button": {
"border": {
"color": "var(--wp--custom--button--color--text)",
+ "hoverColor": "transparent",
"radius": "4px",
"style": "solid",
- "width": "0"
+ "hoverStyle": "solid",
+ "width": "0",
+ "hoverWidth": "0"
},
"color": {
"background": "var(--wp--custom--color--secondary)",
@@ -100,9 +100,12 @@