mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
restore theme switch in mobile sidebar
This commit is contained in:
@@ -974,26 +974,10 @@ a[class^='sidebarLogo_'] {
|
||||
}
|
||||
|
||||
.navbar-sidebar:not(.navbar-sidebar--show-secondary) {
|
||||
.navbar-sidebar__brand {
|
||||
button:first-of-type {
|
||||
display: none;
|
||||
}
|
||||
|
||||
button.lsd-icon-button {
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.menu {
|
||||
padding-inline: 0;
|
||||
}
|
||||
|
||||
.navbar-sidebar__items {
|
||||
}
|
||||
|
||||
.navbar-sidebar__item {
|
||||
}
|
||||
|
||||
.menu__list {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user