mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
Merge pull request #2755 from penpot/eva-fix-icon
🐛 Fix pin icon in project
This commit is contained in:
commit
3480d6979b
@ -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…
x
Reference in New Issue
Block a user