diff --git a/LANCommander.Launcher/Styles/_window.scss b/LANCommander.Launcher/Styles/_window.scss index 9b0f692e..64626b8b 100644 --- a/LANCommander.Launcher/Styles/_window.scss +++ b/LANCommander.Launcher/Styles/_window.scss @@ -22,6 +22,8 @@ bottom: 0 !important; display: flex; flex-direction: column; + height: 100% !important; + width: 100% !important; &.overflow { top: 0 !important;