Replace bottom-bar by bottom-sheet

Adjust sidenav layout
Unify background colors
This commit is contained in:
Benoit Favreault
2015-06-12 11:18:00 -04:00
committed by Francis Lachapelle
parent 69d0a3ad57
commit e756053f8b
14 changed files with 177 additions and 94 deletions
@@ -10,7 +10,7 @@
margin: 0 auto;
overflow: auto;
height: 100%;
background-color: sg-color($sogoPaper, 100);
background-color: sg-color($sogoPaper, 50);
transform: translateY(-1 * $pitch);
z-index: 40;
box-shadow: $whiteframe-shadow-z1;