mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
深色模式 page-title颜色
This commit is contained in:
@@ -1452,7 +1452,6 @@ code[class*='language-'] {
|
||||
|
||||
.notion-collection-card-property .notion-page-title-text {
|
||||
border-bottom: 0 none;
|
||||
@apply dark:text-gray-200;
|
||||
}
|
||||
|
||||
.notion-collection-card-property
|
||||
@@ -1470,6 +1469,7 @@ code[class*='language-'] {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
font-weight: 500;
|
||||
@apply dark:text-gray-200;
|
||||
}
|
||||
|
||||
.notion-collection-row {
|
||||
|
||||
Reference in New Issue
Block a user