diff --git a/public/style.css b/public/style.css index 2930dffd7..4ec3abb45 100644 --- a/public/style.css +++ b/public/style.css @@ -3308,7 +3308,7 @@ body.waifuMode #top-bar { body.waifuMode #sheld { height: 40vh; - top: auto !important; + top: calc(100% - 40vh); bottom: 0; }