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:
parent
243a9e3b6f
commit
bcb01813ef
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue