zs 1 년 전
부모
커밋
6aeb60304b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/home/components/activity.vue

+ 1 - 1
src/views/home/components/activity.vue

@@ -332,7 +332,7 @@ const onShowSizeChange = (current: number, pageSize: number) => {
           .more {
             text-align: center;
             padding: 12px 0 0 0;
-            height: 39px;
+            height: 40px;
             font-size: 12px;
             border-bottom: 1px solid #e4e7ed;
           }