mirror of
https://git.feneas.org/mediaformat/fediembedi
synced 2025-02-04 00:37:43 +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{
|
.status__content .media-gallery__item{
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
}
|
}
|
||||||
|
video.media-gallery__item{
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
i.fa-retweet {
|
i.fa-retweet {
|
||||||
background-image: url('../img/retoot.svg');
|
background-image: url('../img/retoot.svg');
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user