1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-08 06:06:57 +02:00

Increase border radius

This commit is contained in:
Felix
2020-05-28 19:33:52 -05:00
parent cd08cd22a9
commit c47f0e3599

View File

@@ -35,6 +35,10 @@ input[type='radio'] {
width: 1em;
}
input[type='radio'] {
border-radius: 100%;
}
input {
vertical-align: top;
}