@@ -126,7 +126,8 @@ export default {
position: absolute;
top: 0;
right: 0;
- z-index: 9;
+ z-index: 999;
+ cursor: pointer;
}
.character-target-div {