Hotfix mobile dropdown (#174)

This commit is contained in:
Soitora 2020-05-08 14:21:00 +02:00 committed by GitHub
parent 35098e87e5
commit 02494b1dc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,3 +186,7 @@ font-feature-settings()
// Bold class
.bold
font-weight bold
// Hotfix Mobile Dropdown
.sidebar .dropdown-wrapper .dropdown-title
pointer-events auto