leo.xie hace 3 años
padre
commit
17b0c4f2e5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/multiPage/index.vue

+ 1 - 1
src/views/multiPage/index.vue

@@ -268,5 +268,5 @@ export default {
   background: #17a8ff;
   color: #fff;
 }
-.preview figure img { pointer-events: none!important; }
+.preview * { pointer-events: none!important; }
 </style>