1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-26 21:12:41 +00:00

Ensure that video/gif embeds in tweets are also cached locally

This commit is contained in:
Jocelyn Badgley (Twipped)
2021-08-27 11:32:44 -07:00
parent 68cd84ccad
commit 5992501a01
3 changed files with 20 additions and 2 deletions

View File

@@ -272,7 +272,9 @@
}
.tweet-footer {
display: block;
display: flex;
flex: 1 1 auto;
align-items: flex-end;
color: $textLight;
font-size: 1em;
margin-top: 10px;