mirror of
https://github.com/mastodon/mastodon
synced 2025-01-08 19:03:05 +09:00
Embed modal mobile fix (#32641)
This commit is contained in:
parent
14e23555ff
commit
0eed945a69
@ -5809,6 +5809,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