Explorar el Código

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

Ken hace 1 día
padre
commit
3aa5f327d2
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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) {
     .cell {
-      word-break: normal !important;
       padding: 0;
     }
   }