fix: email template style (#1914)

This commit is contained in:
takatost
2024-01-04 16:53:11 +08:00
committed by GitHub
parent c06e766d7e
commit 3d92784bd4
2 changed files with 2 additions and 2 deletions

View File

@@ -60,7 +60,7 @@
<p>Dear {{ to }},</p>
<p>{{ inviter_name }} is pleased to invite you to join our workspace on Dify, a platform specifically designed for LLM application development. On Dify, you can explore, create, and collaborate to build and operate AI applications.</p>
<p>You can now log in to Dify using the GitHub or Google account associated with this email.</p>
<p style="text-align: center;"><a class="button" href="{{ url }}">Login Here</a></p>
<p style="text-align: center;"><a style="color: #fff; text-decoration: none" class="button" href="{{ url }}">Login Here</a></p>
</div>
<div class="footer">
<p>Best regards,</p>