From e732eebdf8d0c55f4c8908f681b89fa7384e2ef6 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Mon, 26 May 2025 22:15:45 -0400 Subject: [PATCH] Update testTaskGate.ps1 --- testTaskGate.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/testTaskGate.ps1 b/testTaskGate.ps1 index 99965d5..ee83d3e 100644 --- a/testTaskGate.ps1 +++ b/testTaskGate.ps1 @@ -428,6 +428,7 @@ $style = @' border-radius: 4px; padding: 8px; font-size: 14px; + width: 200px; /* adjust to desired width */ } #PasswordContainer button {