src/components/barcode/index.scss @@ -1,5 +1,14 @@ .barcode-box { overflow-y: hidden; height: 100%; svg { vertical-align: top; } .barcode-error { font-size: 12px; vertical-align: top; } .barcode-error + svg { display: none; } }