replaced btn mail template outline with border for compatability
This commit is contained in:
parent
c951d4bc94
commit
ebc1ed6598
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue