- Created a .cursorignore file to manage local environment files. - Updated .env.example to reflect changes in the public app URL. - Modified the gmail workspace configuration to include the drive-suite path. - Enhanced email view components to support attachment handling and fallback for plain text bodies. - Improved user experience by updating attachment display logic and integrating inline attachment support.
7 lines
293 B
HTML
7 lines
293 B
HTML
<div style="background-color: #f1f3f4; padding: 16px;">
|
|
<p style="color: #ffffff; font-size: 14px;">
|
|
Texte blanc explicite sur fond gris clair — typique signature / template inline.
|
|
</p>
|
|
<span style="color: rgb(255, 255, 255);">Même problème sur un span imbriqué.</span>
|
|
</div>
|