Skip to content
Snippets Groups Projects
Commit 2d83401a authored by Steinwender, Tamara's avatar Steinwender, Tamara
Browse files

Revert QR code video size fix

parent 112bb614
Branches
No related tags found
No related merge requests found
......@@ -422,10 +422,8 @@ export class QrCodeScanner extends ScopedElementsMixin(DBPLitElement) {
}
#canvas {
width: auto;
max-width: 100%;
width: 100%;
margin-top: 2rem;
height: 90vh;
max-height: 100%;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment