@@ -668,10 +668,6 @@ p.has-drop-cap:not(:focus):first-letter {
margin-bottom: var(--wp--custom--gap--baseline);
}
-.wp-block-post-comments .nocomments {
- display: none;
-}
-
.wp-block-post-template {
margin-top: 0;
margin-bottom: 0;
@@ -156,9 +156,4 @@
font-size: var(--wp--preset--font-size--small);
- // Needed until we have the option to hide this message via the block.
- .nocomments {
- }