add loading bar in gallery

This commit is contained in:
Данил 2022-09-19 23:40:49 +03:00
parent 87878315e5
commit e62165dd51
3 changed files with 11 additions and 3 deletions

View file

@ -19,4 +19,8 @@
.card-img-top {
object-fit: none;
object-position: center;
}
lottie-player {
margin: 0 auto;
}