mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
notion-排版:调整字号图框
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
}
|
||||
|
||||
.notion {
|
||||
font-size: 17px;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
color: var(--fg-color);
|
||||
caret-color: var(--fg-color);
|
||||
@@ -714,7 +714,7 @@ svg.notion-page-icon {
|
||||
}
|
||||
|
||||
.notion-asset-wrapper img {
|
||||
width: 100%;
|
||||
width: 90%;
|
||||
/* height: 100%; */
|
||||
height: auto !important;
|
||||
max-height: 100%;
|
||||
@@ -728,6 +728,7 @@ svg.notion-page-icon {
|
||||
.notion-text {
|
||||
width: 100%;
|
||||
white-space: pre-wrap;
|
||||
line-height: 1.5rem !important;
|
||||
word-break: break-word;
|
||||
padding: 3px 2px !important;
|
||||
margin: 1px 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user