feat: add label
This commit is contained in:
parent
e09511d3c5
commit
89a0b15fc6
1 changed files with 2 additions and 1 deletions
|
|
@ -321,9 +321,10 @@ function print() {
|
|||
({{ ThaiBahtText(summaryPrice.finalPrice) }})
|
||||
</div>
|
||||
<div
|
||||
class="column text-right border-5"
|
||||
class="row text-right border-5 items-center"
|
||||
style="width: 40%; background: var(--orange-5); padding: 8px"
|
||||
>
|
||||
<span style="color: white; font-weight: 600">ยอดรวมสุทธิ</span>
|
||||
<span
|
||||
class="border-5"
|
||||
style="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue