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