leo.xie 3 gadi atpakaļ
vecāks
revīzija
1dca6e8979
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 * { pointer-events: none!important; }
+* { pointer-events: none!important; }
 </style>