mirror of
https://github.com/kognise/water.css.git
synced 2025-08-04 20:27:43 +02:00
Fix indentation, add changeset
This commit is contained in:
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'] {
|
input[type='color'] {
|
||||||
min-height: 2rem;
|
min-height: 2rem;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type='checkbox'],
|
input[type='checkbox'],
|
||||||
|
Reference in New Issue
Block a user