Skip to content

Commit 7c59837

Browse files
committed
Restore baseline width to .section-divider via flex-grow
1 parent 638e051 commit 7c59837

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scss/common/elements.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ iframe.email-html {
339339
overflow: hidden;
340340
border-top: 1px solid rgba(0, 0, 0, 0.15);
341341
opacity: 1;
342+
flex-grow: 1;
342343
}
343344

344345
.section-divider-y {

0 commit comments

Comments
 (0)