Skip to content

Commit 1646e1e

Browse files
ShaneKthetaPC
andauthored
Update core/src/components/checkbox/checkbox.scss
Co-authored-by: Maria Hutt <[email protected]>
1 parent 7434c73 commit 1646e1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/components/checkbox/checkbox.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@
112112
}
113113

114114
/**
115-
* The native input must be hidden with display instead of visibility or
116-
* aria-hidden to avoid accessibility issues with nested interactive elements
115+
* The native input must be hidden with display instead of visibility or
116+
* aria-hidden to avoid accessibility issues with nested interactive elements.
117117
*/
118118
input {
119119
display: none;

0 commit comments

Comments
 (0)