Fix z-index for events loading icon
This commit is contained in:
parent
5c9e2e8798
commit
9825f32557
1 changed files with 1 additions and 0 deletions
|
@ -276,6 +276,7 @@
|
|||
> :global(svg) {
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
z-index: 100;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue