mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Implemented browser barcode scanning (closes #102)
This commit is contained in:
@@ -289,3 +289,11 @@ html {
|
||||
.tooltip {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
/* Third party component customizations - QuaggaJS */
|
||||
canvas.drawing,
|
||||
canvas.drawingBuffer {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user