Skip to content

Commit 895982d

Browse files
authored
fix(observatory): set sidebar/TOC background-color (#11420)
1 parent cc44904 commit 895982d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: client/src/observatory/docs/index.scss

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
@use "../../ui/vars" as *;
22

33
.observatory {
4+
--background-toc-active: var(--observatory-border);
45
--category-color: var(--observatory-accent);
56

67
.article-actions-container {

0 commit comments

Comments
 (0)