Skip to content

Commit 85bfb65

Browse files
committed
web/ChangelogEntry: allow saving banners on right click
1 parent eaf87dc commit 85bfb65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/components/changelog/ChangelogEntry.svelte

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
width: 100%;
147147
aspect-ratio: 16/9;
148148
border-radius: var(--padding);
149+
pointer-events: all;
149150
}
150151
151152
.changelog-banner.loading {

0 commit comments

Comments
 (0)