mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 11:48:06 +01:00
[Glitch] Embed modal mobile fix
Port de1d8dc63a
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
9a5dcf0add
commit
43775c8ea4
1 changed files with 1 additions and 0 deletions
|
@ -6266,6 +6266,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;
|
||||||
|
|
Loading…
Reference in a new issue