style(Help): optimize style

This commit is contained in:
Zeke Zhang 2024-03-29 08:38:20 +08:00
parent 72c95671ae
commit 29af40f504

View File

@ -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}