mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 17:05:10 +00:00
Style contact-view layout
This commit is contained in:
committed by
Francis Lachapelle
parent
b7adf2814d
commit
b81f98236c
@@ -87,4 +87,5 @@
|
||||
.sg-avatar {
|
||||
@extend .md-tile-left;
|
||||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
@@ -5,7 +5,7 @@ md-divider {
|
||||
border-top: 1px solid;
|
||||
margin: 0;
|
||||
|
||||
&[md-inset] {
|
||||
margin-left: $baseline-grid * 9; // fix for vs-repeat
|
||||
&.md-inset {
|
||||
margin-left: $baseline-grid * 9;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@ md-toolbar {
|
||||
}
|
||||
header {
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
flex-wrap: nowrap;
|
||||
align-items: stretch;
|
||||
justify-content: space-between;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user