Fix loading overlay being behind dice tray

This commit is contained in:
Mitchell McCaffrey
2020-10-27 18:26:09 +11:00
parent 1d3443414e
commit 75a9c604a3
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ function LoadingOverlay(bg) {
top: 0,
left: 0,
flexDirection: "column",
zIndex: 2,
}}
bg={bg}
>