Skip to content

Commit b16c145

Browse files
committed
fix(reference): fix reference block bugs
1 parent 7a80cea commit b16c145

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

scss/_other.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,3 +293,10 @@ body[data-page="shortcut-setting"] {
293293
background-color: var(--ls-code-background-color);
294294
}
295295
}
296+
297+
298+
.references-blocks {
299+
.references-blocks-item {
300+
background-color: var(--ls-secondary-background-color);
301+
}
302+
}

0 commit comments

Comments
 (0)