style: reduce font size of order lines in POS receipt
This commit is contained in:
parent
7e8fb46164
commit
0ca6ad6830
@ -62,7 +62,7 @@
|
|||||||
.pos-receipt .orderline,
|
.pos-receipt .orderline,
|
||||||
.pos-receipt .pos-receipt-orderline,
|
.pos-receipt .pos-receipt-orderline,
|
||||||
.pos-receipt .orderlines li {
|
.pos-receipt .orderlines li {
|
||||||
font-size: 135% !important;
|
font-size: 115% !important;
|
||||||
font-weight: bold !important;
|
font-weight: bold !important;
|
||||||
line-height: 1.3 !important;
|
line-height: 1.3 !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user