summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/post-comments-form/editor.css
blob: 0e92022d8a471b4f87e59d61df5cf86da84f2014 (plain)
1
2
3
4
5
6
.wp-block-post-comments-form *{
  pointer-events:none;
}
.wp-block-post-comments-form .block-editor-warning *{
  pointer-events:auto;
}