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;
               align-items: center;
               justify-content: flex-end;
               justify-content: flex-end;
               font-size: $global-font-size-20;
               font-size: $global-font-size-20;
-              width: 45%;
+              width: 25%;
               color: #929292;
               color: #929292;
               cursor: default;
               cursor: default;
               span {
               span {

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

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