fixed broken scroll on Android mobile #chat

This commit is contained in:
RossAscends
2023-04-21 16:07:25 +09:00
parent be307b1107
commit e72e682630

View File

@@ -3525,7 +3525,7 @@ body.movingUI #expression-holder {
body.waifuMode #sheld {
height: 40svh;
top: 60svh;
align-items: end;
/* align-items: end; */
bottom: 0 !important;
}