Skip to content

Commit f03d67e

Browse files
author
Guillaume Chau
committed
fix(electron): intro below some elements
1 parent cb903c2 commit f03d67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shell-electron/app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919

2020
#intro {
21-
z-index: 100;
21+
z-index: 100000;
2222
justify-content: center;
2323
align-items: center;
2424
background-color: #fff;

0 commit comments

Comments
 (0)