gpt4 book ai didi

css - 没有线条的 PrimeFaces 组织图

转载 作者:行者123 更新时间:2023-11-28 14:28:54 25 4
gpt4 key购买 nike

我需要显示没有连接器的 Primefaces Organigram 组件。我认为关键是 CSS 样式,但我不知道是哪个。你能帮帮我吗?

最佳答案

这应该删除所有连接器:

.ui-organigram .line {
background: none !important;
border: none !important;
}

请注意,这会从所有 组织图中删除连接器。调整选择器以定位特定的选择器。

关于css - 没有线条的 PrimeFaces 组织图,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54362317/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com