mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 14:11:40 +02:00
✨ Fix sidebar css
This commit is contained in:
parent
4a2db204f1
commit
3c336cd8f6
1 changed files with 3 additions and 2 deletions
|
@ -491,8 +491,9 @@
|
|||
|
||||
svg {
|
||||
fill: $color-gray-20;
|
||||
height: 8px;
|
||||
width: 8px;
|
||||
height: 12px;
|
||||
margin-right: $x-small;
|
||||
width: 12px;
|
||||
}
|
||||
|
||||
.context-menu-items {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue