Skip to content

Commit

Permalink
doc: only apply content-visibility on all.html
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
panva committed Jun 19, 2024
1 parent 4a72b2f commit 67c19c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api_assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ dd + dt.pre {
padding-top: 1rem;
}

#apicontent section {
#api-section-all #apicontent section {
content-visibility: auto;
contain-intrinsic-size: 1px auto 5000px;
}
Expand Down

0 comments on commit 67c19c2

Please sign in to comment.