Skip to content

Commit ae7013f

Browse files
sinchangshigma
authored andcommitted
fix: missing sidebar button on a mobile homepage (close: #1355) (#1361)
* Revert "fix: sidebar button should be hidden when there are no sidebars in mobile side (#1159)" This reverts commit b7f3ac4. * Fix indent
1 parent a30f6fa commit ae7013f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: lib/default-theme/styles/theme.styl

-5
Original file line numberDiff line numberDiff line change
@@ -178,11 +178,6 @@ th, td
178178
top 0
179179
.custom-layout
180180
padding-top 0
181-
&.no-sidebar
182-
.sidebar-button
183-
display: none
184-
.navbar
185-
padding-left 1.5rem
186181

187182

188183
@media (min-width: ($MQMobile + 1px))

0 commit comments

Comments
 (0)