소스 검색

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
 			}
 		}
 	},