Files
hub-insurance/wp-includes/blocks/post-comments-form/editor-rtl.css
T
2026-07-02 15:54:39 -06:00

6 lines
140 B
CSS

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