chore: added footer and missing html messages

This commit is contained in:
2025-09-26 13:48:54 +02:00
parent 14f730f8ca
commit 9118c186cf
5 changed files with 98 additions and 14 deletions
+2 -2
View File
@@ -29,7 +29,7 @@
</div>
</td>
</tr>
<tr>
<td>
<div class="header-input-box">
@@ -69,7 +69,7 @@ const store = useStore();
<style scoped>
.header-input-box {
width: 100%;
padding: 0 1rem;
padding: 0.5em 1em;
}
.order-input {