wxy 4 years ago
parent
commit
37196e893c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/market/index.vue

+ 2 - 1
src/views/market/index.vue

@@ -797,8 +797,8 @@ export default {
             top: 31px;
             left: 0px;
             overflow: hidden;
-            font-size: 14px;
             line-height: 20px;
+            font-size: 14px;
             letter-spacing: 2px;
             text-overflow: ellipsis;
             -webkit-line-clamp: 12;
@@ -809,6 +809,7 @@ export default {
           }
           .cont {
             position: absolute;
+            font-size: 14px;
             left: 0px;
             bottom: 10px;
             transform: scale(0.8);