分页模式加载文章预览

This commit is contained in:
tangly1024
2022-01-07 17:49:51 +08:00
parent c89048178e
commit f84409e97f
21 changed files with 143 additions and 72 deletions

View File

@@ -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,