0
Fork 0
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:
Juan de la Cruz 2016-12-19 10:57:30 +01:00
parent 3ba4ec97dd
commit 4992631e16

View file

@ -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;