mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-29 07:03:16 +01:00
Fix opening/closing gifv sometimes making the timeline scroll
This commit is contained in:
@@ -147,6 +147,7 @@
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
object-fit: contain;
|
||||
user-select: none;
|
||||
|
||||
&:not(.letterbox) {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user