0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 02:28:18 -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 {
background-color: $primary-ui-bg;
background-color: $secondary-ui-bg;
border: 1px solid $soft-ui-border;
border-radius: $br-small;
display: flex;