mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-20 15:44:53 +00:00
Replace bottom-bar by bottom-sheet
Adjust sidenav layout Unify background colors
This commit is contained in:
committed by
Francis Lachapelle
parent
69d0a3ad57
commit
e756053f8b
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user