File tree 1 file changed +5
-3
lines changed
vanilla/applications/dashboard/views/email 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 156
156
<p class =" message" style =' margin : 0 ;Margin-bottom : 10px ;padding : 0 ;color : {$email.textColor};text-align : left ;margin-top : 10px ;
157
157
margin-bottom : 15px ' >{ $email .message} </p >
158
158
{ if $email .button}
159
- <div style =" margin : 0 ;padding : 0 ; text-align : center " >
160
- <a class =" button" href =" { $email .button.url} " style =" margin : 0 ;padding : 0 ;color : #137d60 ;
161
- cursor : pointer ;display : inline-block ; " rel =" noopener noreferrer" target =" _blank" >{ $email .button.text} </a >
159
+ <div style =" margin : 5px 0px ;padding : 0 ;text-align : center " >
160
+ <a class =" button" href =" { $email .button.url} " style =" font-size : 12px ;
161
+ border : 1px solid #137D60 ;min-width : 36px ;background : #137D60 ;color : #FAFAFB ;line-height : 30px ;min-height : 30px ;text-decoration : none ;
162
+ white-space : nowrap ;text-align : center ;font-weight : 700 !important ;letter-spacing : .69px !important ; text-transform : uppercase ;
163
+ border-radius : 20px !important ; padding : 10px 20px !important ; " rel =" noopener noreferrer" target =" _blank" >{ $email .button.text} </a >
162
164
</div >
163
165
{ /if }
164
166
You can’t perform that action at this time.
0 commit comments