Skip to content

Commit 936825f

Browse files
committed
Fix Woo mobile back navigation layout
1 parent 9832ea6 commit 936825f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/layout/masterbar/woo.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ $breakpoint-mobile: 660px;
328328

329329
@media (max-width: $break-mobile) {
330330
display: flex;
331+
padding-inline: 24px;
331332
}
332333

333334
.masterbar__login-back-link {

0 commit comments

Comments
 (0)