diff --git a/public/style.css b/public/style.css index fa3053e4f..3af5c546c 100644 --- a/public/style.css +++ b/public/style.css @@ -4894,6 +4894,10 @@ body.waifuMode .zoomed_avatar { .horde_multiple_hint { display: none; } + + #bg_menu_content { + width: unset; + } } .lastInContext { @@ -4918,6 +4922,8 @@ body.waifuMode .zoomed_avatar { max-width: 90vw; max-width: 90svw; } + + } @media screen and (max-width: 450px) {