mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 15:21:38 +02:00
✨ Changes to the editor UI
This commit is contained in:
parent
3c8934e847
commit
5925d2520f
16 changed files with 350 additions and 168 deletions
|
@ -123,6 +123,10 @@
|
|||
padding: $size-1;
|
||||
svg {
|
||||
fill: $color-gray-20;
|
||||
|
||||
&.icon-close {
|
||||
transform: rotate(45deg);
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
background: transparent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue