Style the plain-text Mail editor

Style Contacts
Style Contact editor (buggy)
Change postcss config
This commit is contained in:
iRouge
2015-02-19 22:05:53 -05:00
committed by Francis Lachapelle
parent 79a0a3684c
commit 4185cc37fe
17 changed files with 612 additions and 1117 deletions
@@ -7,6 +7,7 @@ md-card {
box-sizing: border-box;
display: flex;
flex-direction: column;
background-color: sg-color($sogoPaper, 50);
box-shadow: $card-box-shadow;