Fix error styles for radio inputs

[PREMIUM-215]
This commit is contained in:
Jan Jakes
2023-01-18 12:57:49 +01:00
committed by Aschepikov
parent 5672823472
commit 0e84ddb957

View File

@ -34,7 +34,7 @@
.mailpoet-automation-field__error {
position: relative;
input,
input:not([type='radio'])
select,
textarea,
input[type='text'].components-form-token-field__input {