mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-17 18:18:07 +00:00
[Glitch] Embed modal mobile fix
Port de1d8dc63a
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -6275,6 +6275,7 @@ a.status-card {
|
|||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
user-select: text;
|
user-select: text;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
max-width: 100vw;
|
||||||
|
|
||||||
@media screen and (width <= $mobile-breakpoint) {
|
@media screen and (width <= $mobile-breakpoint) {
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user