mirror of
https://github.com/penpot/penpot.git
synced 2026-06-01 21:20:18 +00:00
✨ Fix sidebar css
This commit is contained in:
parent
4a2db204f1
commit
3c336cd8f6
@ -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…
x
Reference in New Issue
Block a user