1
0
mirror of synced 2025-12-23 21:07:12 -05:00

A11y: Set survey email bg to transparent (#55844)

This commit is contained in:
Kevin Heis
2025-05-28 13:43:23 -07:00
committed by GitHub
parent 5cf1d2776a
commit 844b71f36b

View File

@@ -201,7 +201,7 @@ export const Survey = () => {
</label>
<input
type="email"
className="form-control input-sm width-full"
className="form-control input-sm width-full color-bg-transparent"
name="survey-email"
id="survey-email"
value={email}