Make checkboxes a11y friendly
This commit is contained in:
parent
54200519f6
commit
a2294a73a4
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ limitations under the License.
|
|||
align-items: flex-start;
|
||||
|
||||
input[type=checkbox] {
|
||||
display: none;
|
||||
appearance: none;
|
||||
|
||||
& + label {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue