Update SVSTaskGate.ps1

This commit is contained in:
2025-01-02 23:43:46 -05:00
parent f4beac86ac
commit ffbf1fe1bf

View File

@@ -467,7 +467,7 @@ function GetHtmlContent {
background-color: #333; background-color: #333;
color: #bbb; color: #bbb;
border-radius: 5px; border-radius: 5px;
max-height: 300px; max-height: 500px;
overflow-y: auto; overflow-y: auto;
} }
@media (max-width: 768px) { @media (max-width: 768px) {