Embed modal mobile fix (#32641)

This commit is contained in:
Nathan Sparrow 2024-10-29 11:12:35 -04:00 committed by Sunoru
parent 115cd069d2
commit ce8b30d6e1
Signed by: sunoru
GPG key ID: 442B84461FD0355A

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;