Fix mouseover in episode list when using blurhash

This commit is contained in:
ferferga 2020-06-10 11:53:00 +02:00
parent 8c85ed4992
commit d236eeeb5b

View File

@ -29,4 +29,5 @@
width: 100%;
height: 100%;
z-index: 100;
pointer-events: none;
}