File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
frontend/src/app/main/ui/workspace/sidebar/options/menus Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 2424### :bug : Bugs fixed
2525
2626- Add export panel to inspect styles tab [ Taiga #13582 ] ( https://tree.taiga.io/project/penpot/issue/13582 )
27+ - Fix styles between grid layout inputs [ Taiga #13526 ] ( https://tree.taiga.io/project/penpot/issue/13526 )
2728
2829## 2.15.0 (Unreleased)
2930
Original file line number Diff line number Diff line change 188188 align-items : flex-start ;
189189 position : relative ;
190190 gap : var (--sp-xs );
191+ margin-block-end : var (--sp-s );
191192}
192193
193194.locate-button {
424425 var (--grid-exception-input-width ) /* second input block */
425426 var (--sp-xxxl ); /* action button */
426427 gap : var (--sp-xs );
428+ margin-block-end : var (--sp-xs );
427429}
428430
429431.grid-first-row {
You can’t perform that action at this time.
0 commit comments