Fix SummonUnit showing + over image

This commit is contained in:
Justin Edmund 2023-01-07 23:28:06 -08:00
parent 5de556b367
commit 018aaefa81

View file

@ -91,7 +91,7 @@
img {
position: relative;
width: 100%;
z-index: 0;
z-index: 2;
&.Placeholder {
opacity: 0;