Make qr code alt text invisible

Skip transcoding if audio/video already has desired encoding
This commit is contained in:
2025-12-07 19:05:01 +03:00
parent 061743492e
commit b31bd87687

View File

@@ -34,6 +34,7 @@
}
#qr-container {
font-size: 0;
position: fixed;
bottom: var(--qr-margin);
right: var(--qr-margin);