行间距优化

This commit is contained in:
tlyong1992
2022-06-20 10:00:20 +08:00
parent f2ce99f754
commit 50fd209c58

View File

@@ -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 {