From c586dd8e1237b0059cc09bfbc9611414e5028343 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 26 Jan 2025 23:11:18 -0500 Subject: [PATCH] Update TGBeta.ps1 --- TGBeta.ps1 | 1 - 1 file changed, 1 deletion(-) 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 */ }