natasha 1 day ago
parent
commit
daafc43cc0
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/bookShelf/components/LexicalType.vue

+ 2 - 1
src/views/bookShelf/components/LexicalType.vue

@@ -1568,10 +1568,11 @@ export default {
   top: 0;
   height: auto;
   z-index: -1;
+  overflow: hidden;
   .print-inner {
     padding: 120px 100px 30px 100px;
     width: 100%;
-    overflow: auto;
+    overflow: hidden;
   }
   .NNPE-word {
     height: 100%;