Skip to content

Commit 845834f

Browse files
committed
Add zero z-index for root
1 parent cc039c0 commit 845834f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/default-modules/root-container/root-container.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
line-height: 0;
77

88
position: relative;
9+
z-index: 0;
910

1011
overflow: hidden;
1112

0 commit comments

Comments
 (0)