guhongwei 3 years ago
parent
commit
65d35ad0c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/assets/css/main.css

+ 1 - 1
src/assets/css/main.css

@@ -34,7 +34,7 @@ a {
 }
 
 .content {
-    width: auto;
+    width: 100%;
     height: 100%;
     padding: 10px;
     overflow-y: scroll;