mirror of https://github.com/nodejs/node.git
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>pull/53411/head
parent
4a72b2f927
commit
67c19c2900
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue