Browse Source

Signed-off-by: Caner <5658514@qq.com>

Caner 3 years ago
parent
commit
f634c140af
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/views/news/index.vue

+ 1 - 1
src/pages/views/news/index.vue

@@ -110,7 +110,7 @@ getInfo()
     }
     }
 
 
     .content {
     .content {
-        height: 99vh;
+        height: 96vh;
         overflow-y: auto;
         overflow-y: auto;
     }
     }
 }
 }