Skip to content

Commit

Permalink
Subtle border around the color picker (excalidraw#442)
Browse files Browse the repository at this point in the history
* Subtle border around the color picker

* Rename
  • Loading branch information
lipis authored and dwelle committed Jan 18, 2020
1 parent 2a06531 commit 67aed07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions src/components/ColorPicker.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
width: 24px;
display: inline-block;
margin-right: 4px;
border: 1px solid #dee2e6;
}

.color-picker-swatch-input {
Expand Down

0 comments on commit 67aed07

Please sign in to comment.