Fix missing space when scheduling an email

STOMAIL-7287
This commit is contained in:
 Ján Mikláš
2025-05-22 13:45:01 +02:00
committed by Ján Mikláš
parent f6c73b471e
commit b06d8dd6b6

View File

@ -1,5 +1,6 @@
.mailpoet-flex {
display: flex;
gap: $grid-gap;
}
.mailpoet-flex-grow {