leo.xie 3 years ago
parent
commit
17b0c4f2e5
1 changed files with 1 additions and 1 deletions
  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>