A11y: Set survey email bg to transparent (#55844)
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user