Separate form editor components

[MAILPOET-2487]
This commit is contained in:
Ján Mikláš
2020-03-11 17:41:31 +01:00
committed by Veljko V
parent 87e9054117
commit 1d112fced6
7 changed files with 12 additions and 8 deletions

View File

@@ -0,0 +1,6 @@
.mailpoet_spinner_wrapper {
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
}