浏览代码

A4領収証の宛名レイアウトを修正

develop
sosuke.iwabuchi 2 年前
父节点
当前提交
3b6c10ece2
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. +3
    -1
      resources/css/receipt_a4.css

+ 3
- 1
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 {


正在加载...
取消
保存