Fixes #281 (accessibility issues)

This commit is contained in:
Liyas Thomas
2019-11-08 09:08:35 +05:30
parent 896c4e7561
commit 7a88d2d08c
2 changed files with 5 additions and 4 deletions

View File

@@ -530,9 +530,9 @@ code {
}
select,
input,
option {
height: 40px;
cursor: pointer;
}
input[type="checkbox"] {