Skip to content

Commit 38bc50c

Browse files
committed
Fix color
1 parent ca0f556 commit 38bc50c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/DocSidebar/Mobile/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
&__additional-links {
1515
flex-shrink: 0;
16-
background: var(--ifm-background-color);
16+
background: var(--color-background);
1717
border-top: 1px solid var(--ifm-toc-border-color);
1818
padding: 0.75rem 0;
1919
margin-top: 0;

0 commit comments

Comments
 (0)