1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

feat(email): fix email template button margin

This commit is contained in:
Christy Jacob 2021-07-27 10:28:30 +05:30
parent 53817c3171
commit d95e29ba3d

View file

@ -89,6 +89,7 @@
.btn>tbody>tr>td { .btn>tbody>tr>td {
padding-bottom: 15px; padding-bottom: 15px;
padding-top: 15px;
} }
.btn table { .btn table {