mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 11:28:28 +02: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;
|
position: relative;
|
||||||
.color {
|
.color {
|
||||||
background-color: $color-gray-lighter;
|
background-color: $color-gray-lighter;
|
||||||
border: 3px solid $color-white;
|
border: 2px solid $soft-ui-border;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
margin-bottom: .4rem;
|
margin-bottom: .4rem;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue