css fix for mobile sheld edges, and avatar wrappers

This commit is contained in:
RossAscends
2023-05-19 03:22:01 +09:00
parent 30014db826
commit 84900917a0

View File

@@ -692,7 +692,7 @@ code {
border-style: none;
}
.mesAvatarWrapper {
.last_mes .mesAvatarWrapper {
padding-bottom: 50px;
}
@@ -4236,7 +4236,7 @@ body.waifuMode #avatar_zoom_popup {
{
max-height: calc(100svh - 45px);
width: 100% !important;
margin: 0 5px;
margin: 0 auto;
max-width: 100%;
left: 0 !important;
resize: none !important;