Skip to content

Commit 39fb437

Browse files
committed
[fix] Fixing a absolute positioning issue on iOS
1 parent 317a18c commit 39fb437

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/navigation/navigation-style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
.navigation__inner {
1818
position:absolute;
19+
left:0;
1920
}
2021

2122
.navigation__link:hover,

0 commit comments

Comments
 (0)