Skip to content

Commit b391760

Browse files
committed
refactor(checkbox): remove unused style
1 parent 56be987 commit b391760

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

core/src/components/checkbox/checkbox.native.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@
3838
@include margin(null, null, $checkbox-item-label-margin-bottom, null);
3939
}
4040

41-
input {
42-
@include visually-hidden();
43-
}
44-
4541
.checkbox-icon {
4642
@include border-radius(var(--border-radius));
4743

0 commit comments

Comments
 (0)