Files
piratepoet/packages/php
Rostislav Wolny 254e598627 Fix columns rendering for Gmail and desktop Outlook
The issue was that the code for block spacing was wrapping the column into an additional div and conditional table.
We don't need spacing for columns as they are rendered side by side, and the spacing is applied to the wrapping columns block.
[MAILPOET-6249]
2024-10-25 17:47:58 +02:00
..