Skip to content

Commit

Permalink
Embed modal mobile fix (mastodon#32641)
Browse files Browse the repository at this point in the history
  • Loading branch information
DismalShadowX authored Oct 29, 2024
1 parent 311d2b7 commit de1d8dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit de1d8dc

Please sign in to comment.