[Glitch] Bump react-redux-loading-bar from 4.0.8 to 5.0.4

Port d5ca204e89 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Yamagishi Kazutoshi
2022-07-20 20:56:44 +09:00
committed by Claire
parent d799fe2082
commit 969d805e86
2 changed files with 20 additions and 12 deletions

View File

@ -442,10 +442,14 @@
object-fit: contain;
}
.loading-bar {
.loading-bar__container {
position: relative;
}
.loading-bar {
position: absolute;
}
&.image-loader--amorphous .image-loader__preview-canvas {
display: none;
}