lex 3 년 전
부모
커밋
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 {