fix
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
</button>
|
||||
|
||||
<!-- QR popup overlay -->
|
||||
@if (true) {
|
||||
@if (qrImageUrl()) {
|
||||
<div class="qr-overlay" (click)="closeQr()">
|
||||
<div class="qr-modal" (click)="$event.stopPropagation()">
|
||||
<button class="qr-modal__close" type="button" (click)="closeQr()" aria-label="Close">
|
||||
|
||||
Reference in New Issue
Block a user