We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc56ec6 commit 38f0b6cCopy full SHA for 38f0b6c
themes/doc/source/style/_doc/layout.scss
@@ -37,7 +37,7 @@ body {
37
}
38
39
40
- &.doc-sidebar--is-visible {
+ &.doc-sidebar--is-visible:not(.DocSearch--active) {
41
@media screen and (max-width: $doc-breakpoint) {
42
.doc-sidebar {
43
transform: translateX(0);
0 commit comments