mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-02 15:10:16 +00:00
fix 移动端公式行标乱码
This commit is contained in:
@@ -1393,6 +1393,10 @@ code[class*='language-'] {
|
|||||||
white-space: normal;
|
white-space: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.katex-display>.katex>.katex-html>.tag {
|
||||||
|
position: inherit !important;
|
||||||
|
}
|
||||||
|
|
||||||
.notion-page-title {
|
.notion-page-title {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user