0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00

replace 30px with variables

This commit is contained in:
Akshay Gupta 2024-06-07 01:37:26 +05:30
parent e86038d52f
commit 842b76f3c1
No known key found for this signature in database

View file

@ -33,7 +33,7 @@
}
.context-list > li:nth-child(-n + 3) > span:first-of-type {
margin: 30px;
margin: calc(($s-32 + $s-28) / 2);
}
// TODO: Allow selected items wihtout an icon for the context menu