mirror of
https://github.com/penpot/penpot.git
synced 2026-05-19 23:13:39 +00:00
🐛 Fix no gap on token list
This commit is contained in:
parent
a9d0feb8fd
commit
ed746bb694
@ -13,6 +13,7 @@
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
padding-inline-start: calc(var(--node-spacing));
|
||||
gap: var(--sp-xs);
|
||||
|
||||
& .node-parent {
|
||||
flex: 1 0 100%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user