style: improve block fold arrow and bullet interaction

This commit is contained in:
charlie
2021-01-11 21:18:39 +08:00
committed by Tienson Qin
parent 2cc60d52f1
commit 4f42bc6eaa
2 changed files with 19 additions and 13 deletions

View File

@@ -565,15 +565,6 @@ li p:last-child,
/** endregion **/
/* region FIXME: override elements (?) */
a.block-control,
a.block-control:hover {
text-decoration: none;
cursor: pointer;
font-size: 14px;
min-width: 10px;
color: initial;
}
h1.title {
margin-bottom: 1.5rem;
color: var(--ls-title-text-color, #222);