lilei 3 năm trước cách đây
mục cha
commit
492a8fb34a
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/components/index.less

+ 3 - 0
src/components/index.less

@@ -236,6 +236,9 @@
     padding: 7px 0 4px;
     box-shadow: 0 0 20px #dcdee2;
   }
+  .ant-descriptions-item > span{
+    word-break: break-all!important;
+  }
 }
 // 页签样式
 .multi-tab-con{