Skip to content

Commit f5432d3

Browse files
fix print
1 parent 8d1122b commit f5432d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,8 @@ body {
300300
flex-direction: column;
301301
}
302302

303-
.switch-wrapper {
303+
.switch-block,
304+
.toggle-label {
304305
display: none !important;;
305306
}
306307

0 commit comments

Comments
 (0)