diff --git a/.prettierrc.json b/.prettierrc similarity index 100% rename from .prettierrc.json rename to .prettierrc diff --git a/src/components/ColorPicker.css b/src/components/ColorPicker.css index eea661fc..2accc9df 100644 --- a/src/components/ColorPicker.css +++ b/src/components/ColorPicker.css @@ -96,6 +96,7 @@ width: 24px; display: inline-block; margin-right: 4px; + border: 1px solid #dee2e6; } .color-picker-swatch-input {