Skip to content

Commit 87c55ea

Browse files
silverwindBridgeAR
authored andcommitted
doc: adjust TOC margins
PR-URL: #28075 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]>
1 parent 87e977a commit 87c55ea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/api_assets/style.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,10 +353,13 @@ hr {
353353

354354
#toc h2 {
355355
margin-top: 0;
356-
line-height: 0;
357356
margin: 1.5rem 0;
358357
}
359358

359+
#toc p {
360+
margin: 0;
361+
}
362+
360363
#toc ul a {
361364
text-decoration:none;
362365
}

0 commit comments

Comments
 (0)