refactor: bump z-index on loading spinner
This commit is contained in:
parent
4131eb5de1
commit
4cde0796a2
@ -7,7 +7,7 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
z-index: 50;
|
||||
z-index: 70;
|
||||
-webkit-backdrop-filter: blur(10px);
|
||||
backdrop-filter: blur(10px);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user