mirror of
https://git.feneas.org/mediaformat/fediembedi
synced 2025-01-25 01:35:07 +01:00
fix obnoxiously large video players
This commit is contained in:
parent
47d1cc01b5
commit
a80b66d43e
@ -289,6 +289,9 @@
|
||||
.status__content .media-gallery__item{
|
||||
margin: 1em 0;
|
||||
}
|
||||
video.media-gallery__item{
|
||||
max-width: 100%;
|
||||
}
|
||||
i.fa-retweet {
|
||||
background-image: url('../img/retoot.svg');
|
||||
background-position: 0 0;
|
||||
|
Loading…
Reference in New Issue
Block a user