Skip to content

Commit 32f7a94

Browse files
authored
add background to NavContext heading (sveltejs#521)
1 parent d7219c0 commit 32f7a94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/site-kit/src/lib/nav/NavContextMenu.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
top: 0;
103103
z-index: 1;
104104
padding: 1rem 0;
105+
background-color: var(--sk-back-2);
105106
}
106107
107108
a {

0 commit comments

Comments
 (0)