summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/post-content/editor.css
blob: fc08e4a8b7f2a974df4eb9e3e524c0c50896ba20 (plain)
1
2
3
4
.wp-block-post-content.wp-block-post-content{
  -webkit-user-select:none;
          user-select:none;
}