Embed modal mobile fix (#32641)

pull/29600/head
Nathan Sparrow 2024-10-29 11:12:35 -04:00 committed by GitHub
parent 311d2b7f3a
commit de1d8dc63a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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;