mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 21:51:38 +02:00
✨ Use new icons for feedback, pin and download + refactor the pin button
This commit is contained in:
parent
a3a7c597b5
commit
8798ff937d
19 changed files with 96 additions and 79 deletions
|
@ -125,26 +125,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.pin-icon {
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-right: $s-16;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
svg {
|
||||
width: $s-16;
|
||||
height: $s-16;
|
||||
fill: $df-secondary;
|
||||
}
|
||||
|
||||
&.active {
|
||||
svg {
|
||||
fill: $da-primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.grid-container {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue