Popup box shadow fixed

This commit is contained in:
NikolaBorislavovHristov 2019-07-31 19:45:50 +03:00
parent 154903bc2f
commit 1e93ee2079

View file

@ -5,6 +5,7 @@
.menu-container {
position: absolute;
visibility: hidden;
overflow: visible;
.menu-scroll-container {
box-shadow: var(--box-shadow);