mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-29 05:16:32 -04:00
Merge pull request #62 from pebble/#61/fix-color-picker-default
add default background color to value display in color picker
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
border-radius: $base-height / 2;
|
||||
box-shadow: $box-shadow-small-components;
|
||||
display: block;
|
||||
background: #000;
|
||||
}
|
||||
|
||||
.picker-wrap {
|
||||
|
||||
Reference in New Issue
Block a user