Fix window content fit

This commit is contained in:
Pat Hartl 2025-11-26 23:24:29 -06:00
parent a281ef473e
commit b7433a2da1

View file

@ -22,6 +22,8 @@
bottom: 0 !important;
display: flex;
flex-direction: column;
height: 100% !important;
width: 100% !important;
&.overflow {
top: 0 !important;