mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Make checkboxes show validation message
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
pointer-events: none;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
.checkbox__icon {
|
||||
|
||||
@@ -46,7 +46,6 @@
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
pointer-events: none;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -53,7 +53,6 @@
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
pointer-events: none;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user