Improve color palette interaction.

This commit is contained in:
Andrey Antukh 2016-12-28 18:37:40 +01:00
parent e6fa720ce1
commit 42e79b483f
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95
2 changed files with 47 additions and 27 deletions

View file

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