Explorar o código

波次状态查询,单元格自动回车
区域进度查询

luoyifan %!s(int64=3) %!d(string=hai) anos
pai
achega
bd976c8b1f
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/wotu-ui.css

+ 6 - 0
src/wotu-ui.css

@@ -1,3 +1,9 @@
+/** 单元格换行 **/
+.cell_wrap>.x-grid-cell-inner {
+    white-space:normal;
+    word-break:break-all;
+}
+
 /** 进度条颜色 **/
 .x-progress.progres_hide {
     opacity: 0;