/*.barcode-template-preview-box {*/ /*width: 300px;*/ /*height: 200px;*/ /*}*/ .barcode-template-preview-box { width: 70mm; height: 37mm; } .barcode-template-preview-box .barcode-label { text-align: center; height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: 1px dashed #333333; background-color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; overflow: hidden; padding: 8px; } .barcode-template-preview-box .barcode-label .barcode-label-text { font-size: 14px; line-height: 1.1; padding: 0 5px 0; } .barcode-template-preview-box .barcode-label .barcode-label-image-wrapper { height: 33%; } .iframe-test { position: absolute; top: 0; } input.template-size { width: 70px; line-height: 19px; } .CodeMirror-sizer { min-width: 600px !important; } .wpbc-template-sizes-table td { padding: 1px; } .barcode-print.barcode-label-image-wrapper { overflow: hidden; }