mirror of
https://github.com/kognise/water.css.git
synced 2025-08-08 14:16:58 +02:00
Increase border radius
This commit is contained in:
@@ -35,6 +35,10 @@ input[type='radio'] {
|
|||||||
width: 1em;
|
width: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input[type='radio'] {
|
||||||
|
border-radius: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user