mirror of
https://github.com/kognise/water.css.git
synced 2025-12-16 11:36:26 +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;
|
width: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input[type='radio'] {
|
||||||
|
border-radius: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue