mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
Adjust Contact view (center card in right container)
This commit is contained in:
committed by
Francis Lachapelle
parent
90c359779e
commit
90cd79a21b
@@ -18,6 +18,5 @@ md-card {
|
||||
|
||||
md-card-content {
|
||||
order: 1;
|
||||
margin: $card-margin;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -28,12 +28,11 @@ hgroup {
|
||||
}
|
||||
.sg-icon-bar {
|
||||
font-size: $sg-font-size-3;
|
||||
color: $colorGray;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
margin: 0 0 $mg $mg;
|
||||
margin: 0 0 0 $mg;
|
||||
}
|
||||
.sg-icon-bar *.button {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user