mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-23 08:34:13 -05:00
[Glitch] Embed modal mobile fix
Port de1d8dc63a
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
9a5dcf0add
commit
43775c8ea4
@ -6266,6 +6266,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
Block a user