This commit is contained in:
2026-03-22 01:06:54 +05:00
parent 8b586c7ced
commit d2a0e31180
+10 -2
View File
@@ -33,11 +33,13 @@
padding: 4px 8px;
font-size: 10px;
border-bottom: 1px solid #000;
background-color: #E0E0E0;
}
.sticker-motca .sticker-body {
display: flex;
border-bottom: 1px solid #000;
background-color: #E0E0E0;
}
.sticker-motca .sticker-info {
@@ -45,12 +47,18 @@
padding: 4px 8px;
font-size: 10px;
line-height: 1.4;
position: relative;
padding-bottom: 28px;
}
.sticker-motca .sticker-info .barcode {
position: absolute;
bottom: 0;
left: 1px;
height: 25px;
width: 100%;
margin-top: 4px;
width: 80px;
display: block;
background-color: #E0E0E0;
}
.sticker-motca .sticker-values {