🔥🦊 👎

f8006530d4fc0d7faccfbf7b9e5361b2eabf9ccc

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +2 -1Ignore whitespace
public/style.css+2 -1
@@ -5506,7 +5506,8 @@ body:not(.movingUI) .drawer-content.maximized {
55065506
5507.scrollableInner {5507.scrollableInner {
5508 overflow-x: hidden;5508 overflow-x: hidden;
5509 height: calc(100% - 30px);5509 height: calc(100vh - 30px);
5510 height: calc(100dvh - 30px);
5510}5511}
55115512
5512.scrollableInnerFull {5513.scrollableInnerFull {