Merge pull request #274 from answerdev/feat/1.0.8/ui

fix: new user write promt style change
This commit is contained in:
dashuai
2023-03-23 10:52:57 +08:00
committed by GitHub
@@ -261,7 +261,7 @@ const Index: FC<Props> = ({ visible = false, data, callback }) => {
components={{ strong: <strong /> }}
/>
</p>
<ul>
<ul className="mb-0">
<li>{t('tips.li2_1')}</li>
</ul>
</Alert>