Skip to content

Commit a0b1d8d

Browse files
authored
Merge pull request #1018 from OutSystems/ROU-11631_v2
ROU-11631: Input and Textarea do not allow the text to be selected when the component is disabled V2
2 parents 0077189 + 570fbda commit a0b1d8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/scss/03-widgets/_inputs-and-textareas.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
background-color: var(--color-neutral-2);
4141
border: var(--border-size-s) solid var(--color-neutral-4);
4242
color: var(--color-neutral-6);
43-
pointer-events: auto;
4443
}
4544
}
4645

0 commit comments

Comments
 (0)