Explorar o código

Subtle border around the color picker (#442)

* Subtle border around the color picker

* Rename
Lipis %!s(int64=5) %!d(string=hai) anos
pai
achega
67aed07b72
Modificáronse 2 ficheiros con 1 adicións e 0 borrados
  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 {