luolei hace 5 años
padre
commit
a3a5706f02
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      src/components/Preview.vue

+ 3 - 1
src/components/Preview.vue

@@ -421,8 +421,10 @@ export default {
   position: fixed;
   height: 100%;
   width: 100%;
-  height: 4rem;
+  top: 0;
+  left: 0;
   overflow: auto;
+  z-index: 999;
   .personMsgDocModal {
     .mask;
     position: fixed;