调样式

This commit is contained in:
yanran200730
2024-10-21 21:56:34 +08:00
parent 441510a4e4
commit d9fe8dea7b
3 changed files with 19 additions and 18 deletions

View File

@@ -17,7 +17,7 @@
width: 100%;
height: 100%;
padding: 10pt 10pt;
border: 1pt solid #000;
border: 2pt solid #000;
}
.temuBarCode-code {
@@ -30,11 +30,11 @@
display: flex;
align-items: center;
justify-content: space-between;
width: 90%;
width: 93%;
}
.temuBarCode-middle {
width: 80%;
width: 85%;
height: 60%;
}
</style>