Skip to content

Commit 67c19c2

Browse files
authored
doc: only apply content-visibility on all.html
Refs: #40099 PR-URL: #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 4a72b2f commit 67c19c2

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)