0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-16 03:58:20 -05:00

💄 Improve element icons display

This commit is contained in:
mathieu.brunot 2019-02-20 02:46:36 +01:00
parent 243a9e3b6f
commit bcb01813ef
No known key found for this signature in database
GPG key ID: 81584BEAF692D7E0

View file

@ -14,7 +14,7 @@
} }
.element-icons { .element-icons {
background-color: $primary-ui-bg; background-color: $secondary-ui-bg;
border: 1px solid $soft-ui-border; border: 1px solid $soft-ui-border;
border-radius: $br-small; border-radius: $br-small;
display: flex; display: flex;