fix(docs): render navbar in mobile view when sidebar is open (#38588)
This commit is contained in:
@@ -296,6 +296,12 @@ body .sidebar-toggle span:nth-child(3) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.close .app-nav,
|
||||||
|
body.close .github-corner {
|
||||||
|
display: block !important;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
/****** Markdown General ******/
|
/****** Markdown General ******/
|
||||||
.markdown-section {
|
.markdown-section {
|
||||||
padding: 30px 30px 40px;
|
padding: 30px 30px 40px;
|
||||||
|
Reference in New Issue
Block a user