Skip to content

Commit c2f3795

Browse files
author
satoshinotdead
committed
no-more
1 parent 876ad43 commit c2f3795

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

scss/mobile-stuff.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,9 @@ body.f-nav-hidden:not(
306306
display: none;
307307
}
308308

309-
// Disable theme switcher
310-
.sidebar-footer-wrapper .sidebar-footer-actions-button.btn {
309+
// Disable theme switcher and Sidebar 'More'
310+
.sidebar-footer-wrapper .sidebar-footer-actions-button.btn,
311+
.sidebar-more-section-trigger {
311312
display: none;
312313
}
313314

0 commit comments

Comments
 (0)