【修复】模板内temu标签组件bug

This commit is contained in:
yanran200830
2024-10-22 15:11:28 +08:00
parent 432d4351d3
commit 28264e43b5
3 changed files with 18 additions and 15 deletions

View File

@@ -376,3 +376,7 @@ table.hiprint-printElement-tableTarget {
width: 80%;
height: 60%;
}
.temuBarCode-code svg {
width: 100%;
}