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 {
|
img {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 0;
|
z-index: 2;
|
||||||
|
|
||||||
&.Placeholder {
|
&.Placeholder {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue