plugin updates

This commit is contained in:
Tony Volpe
2024-11-15 13:53:04 -05:00
parent 1293d604ca
commit 0238f0c4ca
2009 changed files with 163492 additions and 89543 deletions

View File

@@ -25,7 +25,11 @@
},
"spacing": {
"margin": true,
"padding": true
"padding": true,
"__experimentalDefaultControls": {
"margin": false,
"padding": false
}
},
"typography": {
"fontSize": true,
@@ -40,6 +44,13 @@
"fontSize": true
}
},
"__experimentalBorder": {
"radius": true,
"color": true,
"width": true,
"style": true
},
"html": false
}
},
"style": "wp-block-comment-reply-link"
}

View File

@@ -0,0 +1,3 @@
.wp-block-comment-reply-link{
box-sizing:border-box;
}

View File

@@ -0,0 +1 @@
.wp-block-comment-reply-link{box-sizing:border-box}

View File

@@ -0,0 +1,3 @@
.wp-block-comment-reply-link{
box-sizing:border-box;
}

View File

@@ -0,0 +1 @@
.wp-block-comment-reply-link{box-sizing:border-box}