Update testTaskGate.ps1

This commit is contained in:
2025-05-26 22:15:45 -04:00
parent c71f2e6f44
commit e732eebdf8

View File

@@ -428,6 +428,7 @@ $style = @'
border-radius: 4px;
padding: 8px;
font-size: 14px;
width: 200px; /* adjust to desired width */
}
#PasswordContainer button {