mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 07:38:13 +00:00
style(Help): optimize style
This commit is contained in:
parent
72c95671ae
commit
29af40f504
@ -111,6 +111,8 @@ export const Help = observer(
|
||||
<Popover
|
||||
// nb-about 的样式定义在 plugin-custom-brand 插件中
|
||||
rootClassName="nb-about"
|
||||
placement="bottomRight"
|
||||
arrow={false}
|
||||
content={<div dangerouslySetInnerHTML={{ __html: content }}></div>}
|
||||
>
|
||||
{icon}
|
||||
|
Loading…
Reference in New Issue
Block a user