remove left margin from mobile waifu

This commit is contained in:
RossAscends
2023-04-19 00:55:30 +09:00
parent 4e4283dd6c
commit 0eebc047b8

View File

@ -3360,6 +3360,7 @@ body.movingUI #expression-holder {
bottom: 0;
filter: drop-shadow(2px 2px 2px #51515199);
z-index: 1;
left: 0;
}