v0.1.5
This commit is contained in:
@@ -79,8 +79,11 @@
|
||||
}
|
||||
|
||||
body[data-print-layout='single'] .print-paper {
|
||||
width: 206mm;
|
||||
height: 293mm;
|
||||
width: 204mm;
|
||||
height: 291mm;
|
||||
align-items: flex-start;
|
||||
justify-content: center;
|
||||
padding-top: 3mm;
|
||||
}
|
||||
|
||||
.print-paper--double {
|
||||
@@ -97,8 +100,8 @@
|
||||
}
|
||||
|
||||
body[data-print-layout='single'] .print-paper--single .print-sheet-frame {
|
||||
width: 152mm;
|
||||
height: 216mm;
|
||||
width: 198mm;
|
||||
height: 281mm;
|
||||
}
|
||||
|
||||
.print-sheet-frame {
|
||||
@@ -122,7 +125,7 @@
|
||||
width: 762px !important;
|
||||
max-width: none !important;
|
||||
transform-origin: top left;
|
||||
transform: scale(0.732);
|
||||
transform: scale(0.978);
|
||||
box-shadow: none !important;
|
||||
background: #ffffff !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user