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 2d34328795
commit dc3d661560
1 changed files with 1 additions and 0 deletions

View File

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