1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-03-25 23:49:52 +02:00

replaced btn mail template outline with border for compatability

This commit is contained in:
Gani Georgiev 2024-04-05 20:46:15 +03:00
parent c951d4bc94
commit ebc1ed6598

View File

@ -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;