Fix opening/closing gifv sometimes making the timeline scroll

This commit is contained in:
Thibaut Girka
2019-04-16 18:45:04 +02:00
committed by ThibG
parent f11ad4023c
commit fbec0edf08
3 changed files with 2 additions and 7 deletions

View File

@ -147,6 +147,7 @@
position: relative;
z-index: 1;
object-fit: contain;
user-select: none;
&:not(.letterbox) {
height: 100%;