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