Skip to content

www.notion.so by dsfd

Details

Authordsfd

LicenseNo License

Categoryhttps://www.notion.so

Created

Updated

Size468 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

行间距

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.notion.so
@version      20230526.07.57
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://www.notion.so") {
.notion-page-content .notion-selectable div {
    line-height: 1.6 !important;
}

.notion-page-content .notion-list-block .notion-selectable .notion-selectable-text,
.notion-page-content .notion-selectable .notion-inline-mention .notion-selectable-text {
    line-height: 1.4 !important;
}
}

Reviews

No reviews yet.