Skip to content

Commit

Permalink
Adjust width for header checkout icons
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrsKondratjevs committed Nov 1, 2022
1 parent f3667fc commit 05b8f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/scandipwa/src/component/Header/Header.style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@

&-IconsWrapper {
display: flex;
width: 89.4%;
width: 100%;
}

&-LogoWrapper {
Expand Down

0 comments on commit 05b8f20

Please sign in to comment.