mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-29 15:10:06 +00:00
分页模式加载文章预览
This commit is contained in:
@@ -387,8 +387,9 @@
|
||||
}
|
||||
|
||||
.notion-h1 {
|
||||
font-size: 1.875em;
|
||||
font-size: 1.575em;
|
||||
margin-top: 1.08em;
|
||||
@apply border-b w-full
|
||||
}
|
||||
|
||||
.notion-header-anchor {
|
||||
@@ -1584,7 +1585,7 @@ svg.notion-page-icon {
|
||||
/* NOTION CSS OVERRIDE */
|
||||
|
||||
.notion {
|
||||
@apply text-gray-600 dark:text-gray-300;
|
||||
@apply dark:text-gray-300;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
.notion,
|
||||
|
||||
Reference in New Issue
Block a user