fix for backgrounds disappearing on mobile, after previous body/sheld fixes

This commit is contained in:
RossAscends
2023-04-22 18:04:40 +09:00
parent 9069422a12
commit ea59f98eaf

View File

@@ -3406,7 +3406,14 @@ body.movingUI #expression-holder {
#bg1, #bg1,
#bg_custom { #bg_custom {
position: fixed; /* position: fixed; */
/* top: 0 !important;
bottom: 0 !important;
left: 0 !important;
right: 0 !important; */
height: 100svh !important;
width: 100svw !important;
} }
#sheld, #sheld,