tune the radio width for due to #99

This commit is contained in:
Jenil G 2023-03-21 00:17:50 -04:00
parent 127eb75b01
commit 5b4b208afd
2 changed files with 2 additions and 2 deletions

2
dist/chota.css vendored
View File

@ -572,7 +572,7 @@ textarea.success {
}
[type="checkbox"],
[type="radio"] {
width: 1.6rem;
width: 2rem;
height: 1.6rem;
}
/* BUTTONS */

View File

@ -128,7 +128,7 @@ textarea.success {
[type="checkbox"],
[type="radio"] {
width: 1.6rem;
width: 2rem;
height: 1.6rem;
}