mirror of
https://github.com/jenil/chota.git
synced 2023-08-10 21:13:07 +03:00
tune the radio width for due to #99
This commit is contained in:
parent
127eb75b01
commit
5b4b208afd
2
dist/chota.css
vendored
2
dist/chota.css
vendored
@ -572,7 +572,7 @@ textarea.success {
|
|||||||
}
|
}
|
||||||
[type="checkbox"],
|
[type="checkbox"],
|
||||||
[type="radio"] {
|
[type="radio"] {
|
||||||
width: 1.6rem;
|
width: 2rem;
|
||||||
height: 1.6rem;
|
height: 1.6rem;
|
||||||
}
|
}
|
||||||
/* BUTTONS */
|
/* BUTTONS */
|
||||||
|
@ -128,7 +128,7 @@ textarea.success {
|
|||||||
|
|
||||||
[type="checkbox"],
|
[type="checkbox"],
|
||||||
[type="radio"] {
|
[type="radio"] {
|
||||||
width: 1.6rem;
|
width: 2rem;
|
||||||
height: 1.6rem;
|
height: 1.6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user