mirror of
https://github.com/penpot/penpot.git
synced 2026-03-28 06:10:28 +01:00
💄 Fix styles between grid layout inputs (#8673)
This commit is contained in:
@@ -188,6 +188,7 @@
|
||||
align-items: flex-start;
|
||||
position: relative;
|
||||
gap: var(--sp-xs);
|
||||
margin-block-end: var(--sp-s);
|
||||
}
|
||||
|
||||
.locate-button {
|
||||
@@ -424,6 +425,7 @@
|
||||
var(--grid-exception-input-width) /* second input block */
|
||||
var(--sp-xxxl); /* action button */
|
||||
gap: var(--sp-xs);
|
||||
margin-block-end: var(--sp-xs);
|
||||
}
|
||||
|
||||
.grid-first-row {
|
||||
|
||||
Reference in New Issue
Block a user