Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 999e0da

Browse files
author
Robert Messerle
committed
fix(checkbox): adds ability to click links within checkbox
Closes #852
1 parent 781929d commit 999e0da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/checkbox/checkbox.scss

-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ md-checkbox {
130130
display: inline-block;
131131
vertical-align: middle;
132132
white-space: normal;
133-
pointer-events: none;
134133
user-select: text;
135134

136135
span {

0 commit comments

Comments
 (0)