I noticed that Elementor Vertical alignment is not working with text editor.
Elementor claims thats its ”The theme you are using adds a margin-bottom of 1.5em to the paragraphs (<p> tags), and this causes the misalignment when using the Text Editor Widget.as this uses the <p> that by default. The margin-bottom is not added to the heading (<h1> to <h6> tags), so the Heading Widget is not affected.”
problem here is Elementor not providing CSS for their widgets…. if the Themes bottom margin wasn’t being applied then none of your paragraphs would have bottom margin which wouldn’t be pretty.
If you select the Text Widget, and give it a CSS Class of no-bottom-margin then you can try this CSS to remove it where you need to remove it: