Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Hotfix mobile dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Soitora committed May 8, 2020
1 parent 21a628b commit d020f08
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/.vuepress/styles/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,7 @@ font-feature-settings()
// Bold class
.bold
font-weight bold

// Hotfix Mobile Dropdown
.sidebar .dropdown-wrapper .dropdown-title
pointer-events auto

0 comments on commit d020f08

Please sign in to comment.