Make checkboxes a11y friendly
This commit is contained in:
@@ -24,7 +24,7 @@ limitations under the License.
|
||||
align-items: flex-start;
|
||||
|
||||
input[type=checkbox] {
|
||||
display: none;
|
||||
appearance: none;
|
||||
|
||||
& + label {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user