Subtle border around the color picker (#442)

* Subtle border around the color picker

* Rename
This commit is contained in:
Lipis
2020-01-18 11:56:47 +01:00
committed by David Luzar
parent 2a06531e70
commit 67aed07b72
2 changed files with 1 additions and 0 deletions
View File
+1
View File
@@ -96,6 +96,7 @@
width: 24px; width: 24px;
display: inline-block; display: inline-block;
margin-right: 4px; margin-right: 4px;
border: 1px solid #dee2e6;
} }
.color-picker-swatch-input { .color-picker-swatch-input {