mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 20:28:52 +00:00
Hide mobile lang selector and search on print
This commit is contained in:
parent
3125ad8f72
commit
65496915b8
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ body {
|
|||
@extend %default-font;
|
||||
}
|
||||
|
||||
.tocify, .toc-footer {
|
||||
.tocify, .toc-footer, .lang-selector, .search, #nav-button {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue