zs 9 miesięcy temu
rodzic
commit
e4ef6402fa

+ 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;