feat(barcode reader): add wrapper for the webcomponent
This commit is contained in:
6
src/app/components/bar-code-reader/bar-code-reader.scss
Normal file
6
src/app/components/bar-code-reader/bar-code-reader.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
barcode-reader {
|
||||
display: block;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user