mirror of
https://github.com/penpot/penpot.git
synced 2025-01-25 07:58:49 -05:00
Merge pull request #2755 from penpot/eva-fix-icon
🐛 Fix pin icon in project
This commit is contained in:
commit
3480d6979b
1 changed files with 2 additions and 0 deletions
|
@ -124,6 +124,8 @@
|
|||
|
||||
.pin-icon {
|
||||
margin: 0 $size-2 0 $size-5;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
svg {
|
||||
fill: $color-gray-20;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue