Do not cut QR code on small label pages

Fixes issue #314
This commit is contained in:
Jan Böhmer 2023-07-08 18:46:29 +02:00
parent bdcf3b71ce
commit d38ac652fc

View file

@ -37,6 +37,7 @@ hr {
.qr {
max-width: 80%;
max-height: 100%;
}
.qr-container a {