Browse Source

样式修改

liyongli 3 years ago
parent
commit
d5c5da2c2b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/aiChannel/Index.vue

+ 1 - 1
src/pages/aiChannel/Index.vue

@@ -305,7 +305,7 @@ export default {
       }
     }
     .rank {
-      max-height: 56vw;
+      max-height: 80vw;
       overflow-y: scroll;
     }
   }