popup box shadow implemented

This commit is contained in:
NikolaBorislavovHristov 2019-01-18 16:30:54 +02:00
parent 2038a8aa6d
commit 8cb2019e53

View file

@ -3,6 +3,7 @@
visibility: hidden;
.menu-scroll-container {
box-shadow: var(--box-shadow);
overflow: auto;
}
}