diff options
Diffstat (limited to 'lib/mail/templates/pq-submitted-vendor.hbs')
| -rw-r--r-- | lib/mail/templates/pq-submitted-vendor.hbs | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/mail/templates/pq-submitted-vendor.hbs b/lib/mail/templates/pq-submitted-vendor.hbs index 0d35c33b..8e40334a 100644 --- a/lib/mail/templates/pq-submitted-vendor.hbs +++ b/lib/mail/templates/pq-submitted-vendor.hbs @@ -57,10 +57,11 @@ 대시보드에 접속하여 제출 상태를 확인하고 업체 프로필을 관리하실 수 있습니다.
</p>
-<p>
- <a href="{{portalUrl}}" target="_blank" style="display: inline-block; width: 250px; padding: 12px 20px; background-color: #163CC4; color: #ffffff !important; text-decoration: none; border-radius: 8px; text-align: center; line-height: 28px; margin-top: 16px;">
- 협력업체 포털로 이동
- </a>
+<p style="margin: 24px 0; text-align: center;">
+ <a class="btn" href="{{portalUrl}}" target="_blank" rel="noopener"
+ style="display: inline-block; background: #163CC4; color: #fff !important; text-decoration: none; padding: 12px 20px; border-radius: 8px; font-weight: 600; width: 250px; text-align: center; line-height: 28px;">
+ 협력업체 포털로 이동
+ </a>
</p>
<table width="100%" cellpadding="0" cellspacing="0" style="margin-top:32px; border-top:1px solid #e5e7eb; padding-top:16px;">
|
