Fix error styles for radio inputs
[PREMIUM-215]
This commit is contained in:
@ -34,7 +34,7 @@
|
|||||||
.mailpoet-automation-field__error {
|
.mailpoet-automation-field__error {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
input,
|
input:not([type='radio'])
|
||||||
select,
|
select,
|
||||||
textarea,
|
textarea,
|
||||||
input[type='text'].components-form-token-field__input {
|
input[type='text'].components-form-token-field__input {
|
||||||
|
Reference in New Issue
Block a user