Skip to content

Commit 8c4e35b

Browse files
Sync help documentation from main repository
Synced from: 537f583696b9b1e990466de3f8a1155ae02fb92e Date: 2025-12-29 03:11:42 UTC
1 parent 985224f commit 8c4e35b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

assets/css/help.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ body {
166166
margin: 0 0 0.75rem 0;
167167
font-weight: 600;
168168
padding: 0;
169+
padding-left: 0.5rem;
169170
}
170171

171172
.help-nav ul,
@@ -174,7 +175,7 @@ aside.sidebar nav.help-nav ul {
174175
list-style: none !important;
175176
padding: 0 !important;
176177
margin: 0 !important;
177-
padding-left: 0 !important;
178+
padding-left: 0.5rem !important;
178179
margin-left: 0 !important;
179180
margin-right: 0 !important;
180181
}

0 commit comments

Comments
 (0)