luolei 5 năm trước cách đây
mục cha
commit
a3a5706f02
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  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;