Files
wgenerator/src/app/modules/shows/dialog/share-dialog/share-dialog.component.less
2024-02-24 22:01:48 +01:00

8 lines
136 B
Plaintext

.qrcode {
width: 300px;
height: 300px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}