From ffbf1fe1bffac22f3ed539c55a75d4ddb28e6d05 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Thu, 2 Jan 2025 23:43:46 -0500 Subject: [PATCH] Update SVSTaskGate.ps1 --- SVSTaskGate.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SVSTaskGate.ps1 b/SVSTaskGate.ps1 index 839917b..0fe5de3 100644 --- a/SVSTaskGate.ps1 +++ b/SVSTaskGate.ps1 @@ -467,7 +467,7 @@ function GetHtmlContent { background-color: #333; color: #bbb; border-radius: 5px; - max-height: 300px; + max-height: 500px; overflow-y: auto; } @media (max-width: 768px) {