diff --git a/TGBeta.ps1 b/TGBeta.ps1 index 6da4663..5aba435 100644 --- a/TGBeta.ps1 +++ b/TGBeta.ps1 @@ -434,7 +434,6 @@ function GetHtmlContent { .container { display: flex; - flex-direction: column; height: 100vh; /* Ensure the container is limited to the viewport height */ overflow: hidden; /* Prevent the container from exceeding the viewport height */ }