Explorar o código

Added padding to code block styles

Jason Crist %!s(int64=4) %!d(string=hai) anos
pai
achega
66585933c6
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      blank-canvas-blocks/experimental-theme.json

+ 8 - 0
blank-canvas-blocks/experimental-theme.json

@@ -338,6 +338,14 @@
 			}
 		},
 		"core/code": {
+			"spacing": {
+				"padding": {
+					"left": "var(--wp--custom--margin--horizontal)",
+					"right": "var(--wp--custom--margin--horizontal)",
+					"top": "var(--wp--custom--margin--vertical)",
+					"bottom": "var(--wp--custom--margin--vertical)"
+				}
+			},
 			"border": {
 				"radius": "0px",
 				"color": "#CCCCCC",