mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 12:31:38 +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 {
|
svg {
|
||||||
fill: $color-gray-20;
|
fill: $color-gray-20;
|
||||||
height: 8px;
|
height: 12px;
|
||||||
width: 8px;
|
margin-right: $x-small;
|
||||||
|
width: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.context-menu-items {
|
.context-menu-items {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue