mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: only apply content-visibility on all.html
Refs: #40099 PR-URL: https://github.com/nodejs/node/pull/53510 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Claudio Wunder <cwunder@gnome.org>
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user