0
0
Fork 0

Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562)

This commit is contained in:
Yamagishi Kazutoshi 2022-07-20 20:56:44 +09:00 committed by GitHub
parent a44ea8af53
commit d5ca204e89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 28 additions and 20 deletions

View file

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