2
0

Mailer layout fixes (#32132)

This commit is contained in:
Christian Schmidt
2024-09-27 21:41:41 +02:00
committed by GitHub
parent 24d3ce7bab
commit 9d664f87a0
2 changed files with 3 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
%td
%table.email-w-full{ cellspacing: 0, cellpadding: 0, border: 0, role: 'presentation' }
%tr
%td.email-header-card-banner-td{ height: 140, background: full_asset_url(instance_presenter.thumbnail&.file&.url(:'@1x') || frontend_asset_path('images/preview.png')) }
%td.email-header-card-banner-td{ background: full_asset_url(instance_presenter.thumbnail&.file&.url(:'@1x') || frontend_asset_path('images/preview.png')) }
%table.email-w-full{ cellspacing: 0, cellpadding: 0, border: 0, role: 'presentation' }
%tr
%td.email-header-card-body-td