Skip to content

Commit 04b95ae

Browse files
committed
2 parents 9ca436f + 4715598 commit 04b95ae

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

1.hello-world/6.read-video-vue3/src/components/VideoDecode.vue

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ export default {
5151

5252
<!-- Add "scoped" attribute to limit CSS to this component only -->
5353
<style scoped>
54-
#barcodeScannerUI {
55-
width: 100%;
56-
height: 100%;
57-
}
58-
5954
.component-barcode-scanner{width:100%;height:100%;min-width:640px;min-height:480px;background:#eee;position:relative;resize:both;}
6055
.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;}
6156
.dbrScanner-bg-camera{width:40%;height:40%;position:absolute;margin:auto;left:0;top:0;right:0;bottom:0;fill:#aaa;}

0 commit comments

Comments
 (0)