报表Panel CSS换行

CSS文件

.yz-grid-excel .x-grid-cell .x-grid-cell-inner {
    white-space: normal;
    word-wrap: break-word;
}

修改位置

ext\build\classic\theme-triton\resources\theme-triton-all_1.css

posted @ 2022-03-03 17:45  GodShaoo  阅读(33)  评论(0)    收藏  举报