mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
fix: 公式又不居中了 #231
This commit is contained in:
parent
c42d941f09
commit
e0d7eceaff
@ -46,7 +46,6 @@ const Markdown: FC<Props> = ({ message }) => {
|
||||
className="markdown"
|
||||
rehypePlugins={rehypePlugins}
|
||||
remarkPlugins={[remarkMath, remarkGfm]}
|
||||
disallowedElements={['style']}
|
||||
components={
|
||||
{
|
||||
a: Link,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user