Single label print working
This commit is contained in:
@@ -337,11 +337,11 @@ if ($records && !$is_single) {
|
||||
width: <?= $single_label_w_cm ?>cm;
|
||||
height: <?= $single_label_h_cm ?>cm;
|
||||
box-sizing: border-box;
|
||||
padding: 0.06cm;
|
||||
padding: 0.2cm;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
font-size: 0.24cm;
|
||||
font-size: 11pt;
|
||||
|
||||
/* Rotate 90° clockwise and re-center within the feed box */
|
||||
transform: rotate(90deg);
|
||||
|
||||
Reference in New Issue
Block a user