depot/web/lukegbcom/pages/tools/ee-qrcode.module.scss

11 lines
122 B
SCSS
Raw Normal View History

.video {
position: absolute;
left: -10000px;
top: -10000px;
visibility: hidden;
}
.canvas {
max-width: 100%;
}