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