web/DonateBanner: disable pointer events for background animation
This commit is contained in:
@@ -55,6 +55,7 @@
|
|||||||
|
|
||||||
#banner-background {
|
#banner-background {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
pointer-events: none;
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user