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:
@@ -35,6 +35,10 @@ input[type='radio'] {
|
||||
width: 1em;
|
||||
}
|
||||
|
||||
input[type='radio'] {
|
||||
border-radius: 100%;
|
||||
}
|
||||
|
||||
input {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
Reference in New Issue
Block a user