Fix z-index for events loading icon

This commit is contained in:
Kevin Kandlbinder 2025-03-12 22:52:48 +01:00
parent 5c9e2e8798
commit 9825f32557

View file

@ -276,6 +276,7 @@
> :global(svg) {
width: 64px;
height: 64px;
z-index: 100;
}
}