plugin updates
This commit is contained in:
@@ -35,6 +35,18 @@
|
||||
"fontSize": true
|
||||
}
|
||||
},
|
||||
"__experimentalBorder": {
|
||||
"radius": true,
|
||||
"color": true,
|
||||
"width": true,
|
||||
"style": true,
|
||||
"__experimentalDefaultControls": {
|
||||
"radius": true,
|
||||
"color": true,
|
||||
"width": true,
|
||||
"style": true
|
||||
}
|
||||
},
|
||||
"spacing": {
|
||||
"padding": [ "horizontal", "vertical" ],
|
||||
"__experimentalDefaultControls": {
|
||||
@@ -42,5 +54,6 @@
|
||||
}
|
||||
},
|
||||
"html": false
|
||||
}
|
||||
},
|
||||
"style": "wp-block-comment-content"
|
||||
}
|
||||
|
||||
@@ -2,4 +2,8 @@
|
||||
display:block;
|
||||
font-size:.875em;
|
||||
line-height:1.5;
|
||||
}
|
||||
|
||||
.wp-block-comment-content{
|
||||
box-sizing:border-box;
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}
|
||||
.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-content{box-sizing:border-box}
|
||||
@@ -2,4 +2,8 @@
|
||||
display:block;
|
||||
font-size:.875em;
|
||||
line-height:1.5;
|
||||
}
|
||||
|
||||
.wp-block-comment-content{
|
||||
box-sizing:border-box;
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}
|
||||
.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-content{box-sizing:border-box}
|
||||
Reference in New Issue
Block a user