web/ChangelogEntry: allow saving banners on right click

This commit is contained in:
wukko 2024-10-01 21:15:57 +06:00
parent eaf87dc9a2
commit 85bfb6535e
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -146,6 +146,7 @@
width: 100%;
aspect-ratio: 16/9;
border-radius: var(--padding);
pointer-events: all;
}
.changelog-banner.loading {