提交代码优化相关

This commit is contained in:
tangly
2022-11-18 18:40:57 +08:00
parent c44f593fdd
commit 55b3bcd79a
4 changed files with 75 additions and 94 deletions

View File

@@ -1835,6 +1835,7 @@ pre[class*='language-'] {
line-height: 120%;
min-width: 0;
font-size: 14px;
@apply dark:text-gray-200
}
.notion-collection-column-title-icon {
@@ -1845,6 +1846,8 @@ pre[class*='language-'] {
min-height: 14px;
fill: var(--fg-color-2);
margin-right: 6px;
@apply dark:text-gray-200
}
.notion-collection-column-title-body {