Bring back css for the checkbox where it belongs

This commit is contained in:
Julien Constant
2023-03-07 13:40:57 +01:00
parent 7fc19b8942
commit 33d04313e9
2 changed files with 1 additions and 4 deletions

View File

@ -12,10 +12,6 @@
align-items: center;
gap: 5px;
padding-top: 10px;
>input[type="checkbox"] {
cursor: pointer;
}
}
&-pictures {