Ver código fonte

播放笔顺

natasha 1 ano atrás
pai
commit
3eac52fdc1
1 arquivos alterados com 2 adições e 1 exclusões
  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 {