Changed alignment for panel sticker #636

Merged
jothi merged 1 commits from ranjith-dev into master 2026-05-22 09:57:52 +00:00

View File

@@ -20,11 +20,11 @@
}
.qr{
width:22mm;
height:22mm;
width:28mm;
height:28mm;
position:absolute;
top:3mm;
left:9mm;
top:-1mm;
left:5.8mm;
}
.serial{
@@ -38,12 +38,12 @@
}
.desc{
position:absolute;
top:31.5mm;
top:30.6mm;
width:100%;
text-align:center;
font-family:Arial, sans-serif;
font-weight:bold;
font-size:2.5mm;
font-size:2mm;
white-space:nowrap;
}
</style>