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.
2 parents bb5a488 + e4bffab commit 48a2d47Copy full SHA for 48a2d47
frontends/web/src/components/forms/checkbox.module.css
@@ -1,6 +1,7 @@
1
.checkbox input {
2
- position: absolute;
+ left: 0;
3
opacity: 0;
4
+ position: absolute;
5
}
6
7
.checkbox input + label {
0 commit comments