Skip to content

Commit

Permalink
replaced btn mail template outline with border for compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
ganigeorgiev committed Apr 5, 2024
1 parent c951d4b commit ebc1ed6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mails/templates/layout.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ const Layout = `
.btn {
display: inline-block;
vertical-align: top;
border: 0;
outline: 1px solid #e5e5e5;
border: 1px solid #e5e5e5;
cursor: pointer;
color: #fff !important;
background: #16161a !important;
Expand Down

0 comments on commit ebc1ed6

Please sign in to comment.