We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2253cb commit 7dd2094Copy full SHA for 7dd2094
src/partials/nav-secondary.hbs
@@ -1,4 +1,4 @@
1
-<ul class="sticky bottom-0 mt-auto flex flex-col pt-3 pb-5">
+<ul class="sticky bottom-0 bg-level1 dark:bg-body mt-auto flex flex-col pt-3 pb-5">
2
<li>
3
<a
4
class="text-body-small text-primary hover:bg-[var(--ds-neutral-plain-hover-bg)] flex rounded p-1 !no-underline transition-colors"
0 commit comments