Files
Roman Pyrih acb036dbd9 first commit
2026-05-21 15:33:11 +02: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;
}