Update testTaskGate.ps1

This commit is contained in:
2025-05-26 22:17:50 -04:00
parent e732eebdf8
commit 109292b1a3

View File

@@ -428,7 +428,8 @@ $style = @'
border-radius: 4px;
padding: 8px;
font-size: 14px;
width: 200px; /* adjust to desired width */
width: 30%;
max-width: 200px; /* controls how wide they get */
}
#PasswordContainer button {