From daaf460e17372f2c3d93555ed9f942bdb60be6b4 Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Mon, 17 Apr 2023 16:55:40 +0900 Subject: [PATCH] fix sheld in waifu mode --- public/style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index 82d20eb15..1bc34d5fc 100644 --- a/public/style.css +++ b/public/style.css @@ -3457,9 +3457,14 @@ body.waifuMode #sheld { top: 41px; margin: 0 auto; z-index: 2; - align-content: end; */ + align-content: end; align-content: end; + + + + */ + height: 30vh; top: unset; bottom: 0;