mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 12:25:23 +00:00
Apply iconButton to Contact and Mail
This commit is contained in:
committed by
Francis Lachapelle
parent
4264d054ca
commit
02cdc869be
@@ -7,7 +7,7 @@ md-select {
|
||||
|
||||
// angular material overqualifies, so we are
|
||||
md-select.md-default-theme.sg-toolbar-sort {
|
||||
margin: 0 $bl -6px 0;
|
||||
margin: 0 $bl 4px 0;
|
||||
color: $colorWhite;
|
||||
md-select-label.md-select-label {
|
||||
border: none;
|
||||
|
||||
@@ -41,7 +41,7 @@ hgroup {
|
||||
.sg-toolbar-group {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: flex-start;
|
||||
align-items: flex-end;
|
||||
justify-content: space-between;
|
||||
&-1 {
|
||||
order: 1;
|
||||
|
||||
Reference in New Issue
Block a user