mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-07-29 03:41:58 +08:00
fix: math overflow styles
This commit is contained in:
parent
7a1bcac8bf
commit
5f7856cc31
@ -415,6 +415,7 @@
|
||||
.markdown-body p {
|
||||
margin-top: 0;
|
||||
margin-bottom: 10px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.markdown-body blockquote {
|
||||
|
Loading…
x
Reference in New Issue
Block a user