guhongwei 4 năm trước cách đây
mục cha
commit
4ad2c22258
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      src/views/market/index.vue

+ 6 - 0
src/views/market/index.vue

@@ -827,6 +827,12 @@ export default {
             padding: 0px 7px;
             padding: 0px 7px;
             font-weight: bold;
             font-weight: bold;
             line-height: 26px;
             line-height: 26px;
+            overflow: hidden;
+            text-overflow: ellipsis;
+            -webkit-line-clamp: 9;
+            word-break: break-all;
+            display: -webkit-box;
+            -webkit-box-orient: vertical;
           }
           }
           .companyInfo {
           .companyInfo {
             position: absolute;
             position: absolute;