mirror of https://github.com/Siphonay/mastodon
[Glitch] Embed modal mobile fix
Port de1d8dc63afbd541710de44502129345e912895c Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
ff85540904
commit
221da1ba04
app/javascript/flavours/glitch/styles
|
@ -6275,6 +6275,7 @@ a.status-card {
|
|||
pointer-events: auto;
|
||||
user-select: text;
|
||||
display: flex;
|
||||
max-width: 100vw;
|
||||
|
||||
@media screen and (width <= $mobile-breakpoint) {
|
||||
margin-top: auto;
|
||||
|
|
Loading…
Reference in New Issue