mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-19 20:21:49 +08:00
fix: math overflow styles
This commit is contained in:
@@ -415,6 +415,7 @@
|
|||||||
.markdown-body p {
|
.markdown-body p {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.markdown-body blockquote {
|
.markdown-body blockquote {
|
||||||
|
Reference in New Issue
Block a user