mirror of
https://github.com/kognise/water.css.git
synced 2025-12-15 19:16:43 +01:00
Increase border radius
This commit is contained in:
parent
cd08cd22a9
commit
c47f0e3599
1 changed files with 4 additions and 0 deletions
|
|
@ -35,6 +35,10 @@ input[type='radio'] {
|
|||
width: 1em;
|
||||
}
|
||||
|
||||
input[type='radio'] {
|
||||
border-radius: 100%;
|
||||
}
|
||||
|
||||
input {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue