Skip to content

Commit dc8bc91

Browse files
authored
Add top margin to nested module prefix in sidebar (#1929)
1 parent 068ba02 commit dc8bc91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/sidebar.css

+1
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@
245245
font-size: 0.9em;
246246
line-height: 1.8em;
247247
color: var(--sidebarSubheadings);
248+
margin-top: 10px;
248249
padding-left: 15px;
249250
}
250251

0 commit comments

Comments
 (0)