mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
Subtle border around the color picker (#442)
* Subtle border around the color picker * Rename
This commit is contained in:
parent
2a06531e70
commit
67aed07b72
2 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue