mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-11-01 15:35:06 +01:00
Hotfix mobile dropdown (#174)
This commit is contained in:
parent
35098e87e5
commit
02494b1dc9
@ -186,3 +186,7 @@ font-feature-settings()
|
|||||||
// Bold class
|
// Bold class
|
||||||
.bold
|
.bold
|
||||||
font-weight bold
|
font-weight bold
|
||||||
|
|
||||||
|
// Hotfix Mobile Dropdown
|
||||||
|
.sidebar .dropdown-wrapper .dropdown-title
|
||||||
|
pointer-events auto
|
Loading…
Reference in New Issue
Block a user