[Glitch] Fix loading bar being obscured by other elements in web UI

Port f4802e5c51 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
Eugen Rochko 2019-08-18 14:57:05 +02:00 committed by Thibaut Girka
parent 3134aa0097
commit 8193445a3d
1 changed files with 1 additions and 0 deletions

View File

@ -1415,6 +1415,7 @@
position: absolute;
top: 0;
left: 0;
z-index: 9999;
}
.icon-badge-wrapper {