master
LiuJiaNan 2025-11-17 11:15:58 +08:00
parent 276cf313d5
commit e5be170764
2 changed files with 2 additions and 2 deletions

View File

@ -320,7 +320,7 @@ const PrintModal = (props) => {
contentRef,
pageStyle: `@page {
size: landscape;
margin: 10px;
margin: 0mm;
}
@media print {
body {

View File

@ -205,7 +205,7 @@ const PrintModal = (props) => {
contentRef,
pageStyle: `@page {
size: landscape;
margin: 10px;
margin: 0mm;
}
@media print {
body {