【修复】模板内temu标签组件bug
This commit is contained in:
@@ -376,3 +376,7 @@ table.hiprint-printElement-tableTarget {
|
||||
width: 80%;
|
||||
height: 60%;
|
||||
}
|
||||
|
||||
.temuBarCode-code svg {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -25,6 +25,10 @@
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.temuBarCode-code svg {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.temuBarCode-top,
|
||||
.temuBarCode-bottom {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user