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) {