Fix menu items are not clickable on smart devices sometimes

This commit is contained in:
Djordje Atlialp 2019-04-22 21:04:37 +02:00
parent bfb669f641
commit 6d12ec531f
No known key found for this signature in database
GPG key ID: 94FF806E6BF61DD3

View file

@ -2,6 +2,7 @@
background: #fafafa; background: #fafafa;
border-right: 1px solid; border-right: 1px solid;
margin-right: 18px; margin-right: 18px;
z-index: 9999;
.dark-theme & { .dark-theme & {
background: #252627; background: #252627;