Pārlūkot izejas kodu

fix:公用组件-删除word-break使用问题

Ken 1 dienu atpakaļ
vecāks
revīzija
3aa5f327d2
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      components/table/NewPriceTable.vue

+ 0 - 1
components/table/NewPriceTable.vue

@@ -457,7 +457,6 @@ $deep-blue: #1d4992;
   }
   }
   .el-table__cell:not(:first-child) {
   .el-table__cell:not(:first-child) {
     .cell {
     .cell {
-      word-break: normal !important;
       padding: 0;
       padding: 0;
     }
     }
   }
   }