mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
Add color input field style back
This commit is contained in:
parent
e391169ac8
commit
d6eca80c29
1 changed files with 5 additions and 0 deletions
|
|
@ -29,6 +29,11 @@ select {
|
|||
outline: none;
|
||||
}
|
||||
|
||||
input[type='color'] {
|
||||
min-height: 2rem;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
input[type='checkbox'],
|
||||
input[type='radio'] {
|
||||
height: 1em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue