Fixed #1038 - Galleria thumbnail animation jumps

This commit is contained in:
Cagatay Civici 2021-03-02 10:31:02 +03:00
parent a8972fa01b
commit 71242c8fd9
34 changed files with 0 additions and 102 deletions

View file

@ -4602,9 +4602,6 @@
background: rgba(255, 255, 255, 0.1);
color: #faf9f8;
}
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content {
transition: box-shadow 0.2s;
}
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;