lex 2 年之前
父節點
當前提交
d7d07fb907
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/views/order-detail/order-active/index.module.less

+ 4 - 0
src/views/order-detail/order-active/index.module.less

@@ -40,6 +40,10 @@
     color: #1a1a1a;
     font-size: 16px;
     font-weight: 500;
+    max-width: 180px;
+    overflow: hidden;
+    text-overflow: ellipsis;
+    white-space: nowrap;
   }
 
   .price {