natasha před 1 rokem
rodič
revize
3eac52fdc1
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      src/components/corpus/Strockplay.vue

+ 2 - 1
src/components/corpus/Strockplay.vue

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