Fix SummonUnit showing + over image
This commit is contained in:
parent
5de556b367
commit
018aaefa81
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@
|
|||
img {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
z-index: 0;
|
||||
z-index: 2;
|
||||
|
||||
&.Placeholder {
|
||||
opacity: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue