menu.less: Remove drop shadow from menu

This commit is contained in:
Florian Strohmaier 2020-07-30 14:37:18 +02:00 committed by Johannes Meyer
parent 112e1a147c
commit a9a7cb81e8
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
#menu {
background-color: @menu-bg-color;
box-shadow: inset -.5em 0 1em rgba(0, 0, 0, .3);
width: 100%;
flex: 1;
overflow: auto;