enhance(ux): block editor blinking for the highlight mark content

This commit is contained in:
charlie
2024-06-20 16:06:34 +08:00
parent d4bb765616
commit 8a970b552d

View File

@@ -549,8 +549,8 @@ a.navigation {
mark {
background: var(--ls-page-mark-bg-color, #fef3ac);
color: var(--ls-page-mark-color, #262626);
padding: 2px 4px;
border-radius: 3px;
padding: 0 4px;
border-radius: 4px;
}
/* inline code */