Skip to content

Commit e81201e

Browse files
panvaaduh95
authored andcommitted
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 4c2e07a commit e81201e

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
@@ -434,7 +434,7 @@ dd + dt.pre {
434434
padding-top: 1rem;
435435
}
436436

437-
#apicontent section {
437+
#api-section-all #apicontent section {
438438
content-visibility: auto;
439439
contain-intrinsic-size: 1px auto 5000px;
440440
}

0 commit comments

Comments
 (0)