fix: 公式又不居中了 #231
This commit is contained in:
@@ -46,7 +46,6 @@ const Markdown: FC<Props> = ({ message }) => {
|
||||
className="markdown"
|
||||
rehypePlugins={rehypePlugins}
|
||||
remarkPlugins={[remarkMath, remarkGfm]}
|
||||
disallowedElements={['style']}
|
||||
components={
|
||||
{
|
||||
a: Link,
|
||||
|
||||
Reference in New Issue
Block a user