Skip to content

Commit e2d0e42

Browse files
fixed z-index for header
1 parent 0258ff3 commit e2d0e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/layouts/stacks/CreateStack/ListForAll/index.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
top: 0;
55
padding: 10px 0;
66
background-color: #fff;
7-
z-index: 99;
7+
z-index: 98;
88

99
}
1010

0 commit comments

Comments
 (0)