Simple email layout: Add missing line

This commit is contained in:
Raphael Michel
2023-06-16 14:57:05 +02:00
parent f8be8296dd
commit dc76b554f8

View File

@@ -165,6 +165,9 @@
color: {{ color }};
}
.order {
border-top: 1px solid #ccc;
}
.order-button {
padding-top: 5px;
text-align: center;