优化新增本地打印交班小票

This commit is contained in:
gyq
2024-06-14 11:41:46 +08:00
parent fde0ed0eaf
commit 1439f12ee5
9 changed files with 473 additions and 264 deletions

View File

@@ -9,6 +9,10 @@ body {
padding: 0 8mm;
}
.empty {
height: 20px;
}
.print_view {
padding: 20px 0;
}