more work with notifications drawer

This commit is contained in:
shpuld 2019-03-03 16:33:40 +02:00
parent 1d3b1ac934
commit c7e180080a
5 changed files with 32 additions and 7 deletions

View file

@ -667,7 +667,7 @@ nav {
height: 100vh;
top: 50px;
left: 0;
z-index: 1001;
z-index: 9;
overflow-x: hidden;
overflow-y: scroll;
transition-property: transform;