Skip to content

Commit e732a7e

Browse files
panvabmeck
authored andcommitted
doc: only apply content-visibility on all.html
Refs: nodejs#40099 PR-URL: nodejs#53510 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Claudio Wunder <cwunder@gnome.org>
1 parent c1234a9 commit e732a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api_assets/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ dd + dt.pre {
445445
padding-top: 1rem;
446446
}
447447

448-
#apicontent section {
448+
#api-section-all #apicontent section {
449449
content-visibility: auto;
450450
contain-intrinsic-size: 1px auto 5000px;
451451
}

0 commit comments

Comments
 (0)