mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 18:48:37 -05:00
add color paletter border style
This commit is contained in:
parent
3ba4ec97dd
commit
4992631e16
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
position: relative;
|
||||
.color {
|
||||
background-color: $color-gray-lighter;
|
||||
border: 3px solid $color-white;
|
||||
border: 2px solid $soft-ui-border;
|
||||
border-radius: 50%;
|
||||
flex-shrink: 0;
|
||||
margin-bottom: .4rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue