浏览代码

Added user border controls to theme.json

Jason Crist 4 年之前
父节点
当前提交
085deec5ef
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      blank-canvas-blocks/experimental-theme.json

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

@@ -286,6 +286,12 @@
 						"fontWeight": "normal"
 					}
 				}
+			},
+			"border": {
+				"customColor": true,
+				"customRadius": true,
+				"customStyle": true,
+				"customWidth": true
 			}
 		}
 	},