mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
web/ChangelogEntry: allow saving banners on right click
This commit is contained in:
parent
eaf87dc9a2
commit
85bfb6535e
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
aspect-ratio: 16/9;
|
aspect-ratio: 16/9;
|
||||||
border-radius: var(--padding);
|
border-radius: var(--padding);
|
||||||
|
pointer-events: all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.changelog-banner.loading {
|
.changelog-banner.loading {
|
||||||
|
|
Loading…
Reference in a new issue