Skip to content

Commit f07b889

Browse files
committed
fix: editor alignment
1 parent cf68793 commit f07b889

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/blocks/my-account-button/style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,8 @@
1616
margin-right: calc( max(4px, 0.25em) * -1);
1717
}
1818
}
19+
20+
.wp-block-buttons > .wp-block-button:has(&) {
21+
display: flex;
22+
}
1923
}

0 commit comments

Comments
 (0)