Files
HogelandLinuxWp/wpfiles/wp-includes/blocks/post-comments-form/editor-rtl.css
T

6 lines
140 B
CSS

.wp-block-post-comments-form * {
pointer-events: none;
}
.wp-block-post-comments-form *.block-editor-warning * {
pointer-events: auto;
}