Skip to content

Commit ed1f868

Browse files
committed
Hide search function in print style sheet
1 parent c683034 commit ed1f868

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

print.css

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
#langSwitch {
33
display: none;
44
}
5+
.input {
6+
display: none;
7+
}
58
details > summary {
69
font-size: 110%;
710
list-style: none;

0 commit comments

Comments
 (0)