mirror of
https://github.com/kognise/water.css.git
synced 2025-12-05 22:34:57 +01:00
Fix indentation, add changeset
This commit is contained in:
parent
d6eca80c29
commit
ebb4e23889
2 changed files with 7 additions and 2 deletions
5
.changeset/fluffy-dingos-beam.md
Normal file
5
.changeset/fluffy-dingos-beam.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"water.css": patch
|
||||
---
|
||||
|
||||
Add style for color input field
|
||||
|
|
@ -30,8 +30,8 @@ select {
|
|||
}
|
||||
|
||||
input[type='color'] {
|
||||
min-height: 2rem;
|
||||
padding: 8px;
|
||||
min-height: 2rem;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
input[type='checkbox'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue