Add input validation component to react

[MAILPOET-1809]
This commit is contained in:
Pavel Dohnal
2019-07-02 11:31:05 +02:00
committed by M. Shull
parent f20ad33c58
commit 24900caed6
3 changed files with 32 additions and 5 deletions

View File

@@ -126,6 +126,7 @@ tr {
}
.mailpoet_method_selection_step {
align-items: flex-start;
display: flex;
flex-direction: column;