mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
修复文章字体被覆盖的bug
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
line-height: 1.5;
|
||||
color: var(--fg-color);
|
||||
caret-color: var(--fg-color);
|
||||
font-family: inherit;
|
||||
font-family: inherit !important;
|
||||
}
|
||||
|
||||
.notion > * {
|
||||
|
||||
Reference in New Issue
Block a user