We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7434c73 commit 1646e1eCopy full SHA for 1646e1e
core/src/components/checkbox/checkbox.scss
@@ -112,8 +112,8 @@
112
}
113
114
/**
115
- * The native input must be hidden with display instead of visibility or
116
- * aria-hidden to avoid accessibility issues with nested interactive elements
+ * The native input must be hidden with display instead of visibility or
+ * aria-hidden to avoid accessibility issues with nested interactive elements.
117
*/
118
input {
119
display: none;
0 commit comments