Skip to content

Commit a30b66c

Browse files
authored
chore: fix print style (#16025)
1 parent f4dad59 commit a30b66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/assets/scss/print.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ ul {
196196
page-break-inside: avoid;
197197
}
198198

199-
.docs-toc {
199+
.docs-toc, .docs-index, .docs-aside, #skip-link{
200200
display: none;
201201
}
202202

0 commit comments

Comments
 (0)