We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ca436f + 4715598 commit 04b95aeCopy full SHA for 04b95ae
1.hello-world/12.minimum-code-es6.html 1.hello-world/13.minimum-code-es6.html1.hello-world/12.minimum-code-es6.html renamed to 1.hello-world/13.minimum-code-es6.html
1.hello-world/6.read-video-vue3/src/components/VideoDecode.vue
@@ -51,11 +51,6 @@ export default {
51
52
<!-- Add "scoped" attribute to limit CSS to this component only -->
53
<style scoped>
54
-#barcodeScannerUI {
55
- width: 100%;
56
- height: 100%;
57
-}
58
-
59
.component-barcode-scanner{width:100%;height:100%;min-width:640px;min-height:480px;background:#eee;position:relative;resize:both;}
60
.dbrScanner-bg-loading{animation:1s linear infinite dbrScanner-rotate;width:40%;height:40%;position:absolute;margin:auto;left:0;top:0;right:0;bottom:0;fill:#aaa;}
61
.dbrScanner-bg-camera{width:40%;height:40%;position:absolute;margin:auto;left:0;top:0;right:0;bottom:0;fill:#aaa;}
0 commit comments