Skip to content

Commit 4babfb0

Browse files
authored
Merge pull request #369 from US-CBP/bugfix/footer-Alignment-responsive
update footer alignment for linearized cases
2 parents 8b06c4c + 24660c8 commit 4babfb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/web-components/src/components/cbp-footer/cbp-footer.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ cbp-footer {
1717
}
1818
}
1919

20+
.cbp-flex-linearized cbp-flex-item,
2021
cbp-flex-item:first-of-type{
2122
margin-inline-start: calc(-1 * var(--cbp-space-3x));
2223
}

0 commit comments

Comments
 (0)