mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-07 23:16:52 +00:00
行间距优化
This commit is contained in:
@@ -701,8 +701,8 @@ svg.notion-page-icon {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
padding: 3px 2px;
|
padding: 3px 2px !important;
|
||||||
margin: 1px 0;
|
margin: 1px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notion-text:first-child {
|
.notion-text:first-child {
|
||||||
|
|||||||
Reference in New Issue
Block a user