mirror of
https://github.com/fspc/bike-database.git
synced 2025-02-23 01:23:24 -05:00
lk | log number no longer appears below receipts, and they print 4 per page properly
This commit is contained in:
parent
961d47f7ff
commit
2ac95bd99b
@ -3,6 +3,7 @@
|
||||
font-size: 24px;
|
||||
}
|
||||
.print-label{
|
||||
page-break-inside: avoid;
|
||||
margin: 10px;
|
||||
border: 5px solid black;
|
||||
height: 400px;
|
||||
@ -16,7 +17,7 @@
|
||||
}
|
||||
.desc {
|
||||
margin: 10px;
|
||||
height: 230px;
|
||||
height: 200px;
|
||||
border: 2px dotted black;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user