menu.less: Remove drop shadow from menu
This commit is contained in:
parent
112e1a147c
commit
a9a7cb81e8
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue