实时库存纸张大小调整
This commit is contained in:
parent
d9e402035b
commit
18ea9e0783
@ -247,8 +247,8 @@ defineExpose({ open })
|
||||
<style scoped lang="scss">
|
||||
/* 预览样式 - 仅用于屏幕显示 */
|
||||
.page {
|
||||
width: 45mm;
|
||||
min-height: 30mm;
|
||||
width: 60mm;
|
||||
min-height: 40mm;
|
||||
margin: auto;
|
||||
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
|
||||
background-color: black;
|
||||
|
Loading…
Reference in New Issue
Block a user