From 3b6c10ece2d48e71b3858faec7c500b99a866200 Mon Sep 17 00:00:00 2001 From: "sosuke.iwabuchi" Date: Thu, 20 Jul 2023 13:37:36 +0900 Subject: [PATCH] =?UTF-8?q?A4=E9=A0=98=E5=8F=8E=E8=A8=BC=E3=81=AE=E5=AE=9B?= =?UTF-8?q?=E5=90=8D=E3=83=AC=E3=82=A4=E3=82=A2=E3=82=A6=E3=83=88=E3=82=92?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/css/receipt_a4.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/css/receipt_a4.css b/resources/css/receipt_a4.css index f4cdfe7..edb8bfa 100644 --- a/resources/css/receipt_a4.css +++ b/resources/css/receipt_a4.css @@ -17,9 +17,11 @@ section.title { } section.name { + width: 130mm; + border-bottom: solid 0.5mm; margin-left: 10mm; font-size: 7mm; - text-decoration: underline; + text-align: right; } section.amount {