zs 9 달 전
부모
커밋
e4ef6402fa
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/detail/expertDetail.vue
  2. 1 1
      src/views/detail/newsDetail.vue

+ 1 - 1
src/views/detail/expertDetail.vue

@@ -190,7 +190,7 @@ const toCollect = async () => {
               align-items: center;
               justify-content: flex-end;
               font-size: $global-font-size-20;
-              width: 45%;
+              width: 25%;
               color: #929292;
               cursor: default;
               span {

+ 1 - 1
src/views/detail/newsDetail.vue

@@ -222,7 +222,7 @@ const toCollect = async () => {
             display: flex;
             align-items: center;
             justify-content: flex-end;
-            width: 15%;
+            width: 16%;
             font-size: $global-font-size-20;
             color: #929292;
             cursor: default;