Skip to content

Commit ea41fdd

Browse files
ellatrixyouknowriad
authored andcommitted
Remove user-select:text
1 parent 3edb570 commit ea41fdd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/block-editor/src/components/block-list/content.scss

-2
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,9 @@ _::-webkit-full-page-media, _:future, :root .has-multi-selection .block-editor-b
117117
overflow-wrap: break-word;
118118

119119
pointer-events: auto;
120-
user-select: text;
121120

122121
&.is-editing-disabled {
123122
pointer-events: none;
124-
user-select: none;
125123
}
126124

127125
&.has-negative-margin {

0 commit comments

Comments
 (0)