mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 07:58:30 +02:00
Improve color palette interaction.
This commit is contained in:
parent
e6fa720ce1
commit
42e79b483f
2 changed files with 47 additions and 27 deletions
|
@ -105,8 +105,9 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-shrink: 0;
|
||||
margin: 0 .6rem;
|
||||
margin: 0 10px;
|
||||
position: relative;
|
||||
flex-basis: 66px;
|
||||
.color {
|
||||
background-color: $color-gray-lighter;
|
||||
border: 2px solid $soft-ui-border;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue