Skip to content

Commit

Permalink
doc: add auto to contain-intrinsic-size decl, to prevent jitter/flicker
Browse files Browse the repository at this point in the history
  • Loading branch information
dholbert committed May 26, 2023
1 parent 70da075 commit 23bfc09
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 @@ -436,7 +436,7 @@ dd + dt.pre {

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

#apicontent .line {
Expand Down

0 comments on commit 23bfc09

Please sign in to comment.