Fix clickable .drawer-item when invisible

This commit is contained in:
Ferit Yiğit BALABAN
2022-08-08 17:01:44 +03:00
parent 42b2286280
commit f5bf1fb44e

View File

@@ -130,6 +130,7 @@ a {
}
#drawer {
overflow: hidden;
position: fixed;
bottom: 0;
right: 0;