Subtle border around the color picker (#442)

* Subtle border around the color picker

* Rename
This commit is contained in:
Lipis 2020-01-18 12:56:48 +02:00 committed by David Luzar
parent 2a06531e70
commit 67aed07b72
2 changed files with 1 additions and 0 deletions

View File

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