mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
This commit is contained in:
parent
bf35471a2b
commit
33b7c512bb
@ -425,6 +425,16 @@ body.close {
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
.github-corner, .sidebar-toggle, .sidebar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
nav {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.github-corner, .sidebar-toggle, .sidebar {
|
||||
position: fixed;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user