Переглянути джерело

Subtle border around the color picker (#442)

* Subtle border around the color picker

* Rename
Lipis 5 роки тому
батько
коміт
67aed07b72
2 змінених файлів з 1 додано та 0 видалено
  1. 0 0
      .prettierrc
  2. 1 0
      src/components/ColorPicker.css

+ 0 - 0
.prettierrc.json → .prettierrc


+ 1 - 0
src/components/ColorPicker.css

@@ -96,6 +96,7 @@
   width: 24px;
   display: inline-block;
   margin-right: 4px;
+  border: 1px solid #dee2e6;
 }
 
 .color-picker-swatch-input {