mirror of
https://github.com/penpot/penpot.git
synced 2025-06-08 01:01:37 +02: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 {
|
.pin-icon {
|
||||||
margin: 0 $size-2 0 $size-5;
|
margin: 0 $size-2 0 $size-5;
|
||||||
|
background-color: transparent;
|
||||||
|
border: none;
|
||||||
svg {
|
svg {
|
||||||
fill: $color-gray-20;
|
fill: $color-gray-20;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue