kibana 自适应显示
vim /usr/share/kibana/optimize/bundles/commons.style.css
.discover-table-sourcefield .truncate-by-height{max-height:none !important;}
vim /usr/share/kibana/optimize/bundles/commons.style.css
.discover-table-sourcefield .truncate-by-height{max-height:none !important;}
本文介绍如何通过编辑Kibana的样式表来实现自适应显示效果,具体操作为修改`commons.style.css`文件中特定类的`max-height`属性。
731

被折叠的 条评论
为什么被折叠?



