Use spring to animate lightbox thumbnails

This commit is contained in:
Fedor Indutny 2023-03-08 17:32:18 -08:00 committed by GitHub
parent 5d07167222
commit 74097a0efa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 139 additions and 47 deletions

View file

@ -52,10 +52,6 @@
}
}
&__thumbnails_placeholder {
height: 44px;
}
&__thumbnail {
@include button-reset;
position: relative;