Skip to content

Commit

Permalink
Merge pull request #1683 from iNuanfeng/develop
Browse files Browse the repository at this point in the history
Fix: Theme preview in Mobile Chrome, Safari
  • Loading branch information
trusktr authored Dec 10, 2021
2 parents 40a5fa8 + 3399977 commit 47cd3b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/themes/basic/_layout.styl
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,7 @@ body.close

main
height auto
min-height 100vh
overflow-x hidden

.sidebar
Expand Down

1 comment on commit 47cd3b6

@vercel
Copy link

@vercel vercel bot commented on 47cd3b6 Dec 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.