heyang 1 year ago
parent
commit
6e24570420
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/codeHtml.vue

+ 1 - 1
src/views/codeHtml.vue

@@ -303,7 +303,7 @@
     }
     .w-e-text{
       flex:1;
-      overflow-x: hidden;
+      overflow-x: scroll;
       overflow-y: scroll;
       padding:8px;
       font-size:16px;