mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
🐛 Fix margin of uncollapsed layout item sections in design tab
This commit is contained in:
parent
b33d114402
commit
918ecc7b37
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
.flex-element-menu {
|
||||
@include flexColumn;
|
||||
gap: $s-12;
|
||||
margin-block-end: $s-8;
|
||||
}
|
||||
|
||||
.behaviour-menu {
|
||||
|
|
Loading…
Add table
Reference in a new issue