fix: css styles to keep the scanner on top of content
This commit is contained in:
@@ -3,4 +3,6 @@ barcode-reader {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 999;
|
||||
}
|
||||
Reference in New Issue
Block a user