menu weird bug temp fix

This commit is contained in:
viliusle 2020-10-11 23:00:39 +03:00
parent 77b80265ac
commit 5dfa5ee4c6

View File

@ -97,6 +97,7 @@
overflow-x: hidden;
overflow-y: auto;
max-height: calc(100vh - 60px);
background-color: white;
}
.ddsmoothmenu ul li ul.expanded{
overflow: visible;