depot/web/lukegbcom/pages/tools/ee-qrcode.module.scss
Luke Granger-Brown 3d92896314 lukegbcom: add EE QR Code fixer
This removes the trailing $$ from the QR codes generated by EE.

Gah, why do they still do this.
2022-05-01 14:21:23 +01:00

10 lines
122 B
SCSS

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