.app-header{display:flex;align-items:center;gap:24px}@media (max-width: 640px){.app-header{flex-wrap:wrap;height:auto!important;padding:8px 12px;gap:4px 12px;line-height:normal}.app-header-menu{flex:1 1 100%!important;width:100%;overflow-x:auto}.ant-layout-content{padding:12px!important}}*{box-sizing:border-box}body{margin:0;background:#f5f5f5;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif}.label-sheet{display:grid;gap:2mm}.label-cell{border:.3mm dashed #bbb;display:flex;align-items:center;gap:2mm;padding:1.5mm;overflow:hidden;min-width:0}.label-cell img{height:100%;width:auto}.label-cell .label-text{display:flex;flex-direction:column;justify-content:center;min-width:0}.label-cell .label-name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.label-cell .label-code{font-family:monospace;color:#555}@media print{body{background:#fff}.no-print{display:none!important}.print-area{position:absolute;top:0;right:0;bottom:0;left:0;padding:0}.label-cell{break-inside:avoid}}@page{size:A4;margin:8mm}
