mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
added list avatar, make use of it
This commit is contained in:
committed by
Francis Lachapelle
parent
174accdb23
commit
47e7201eb6
@@ -92,7 +92,12 @@
|
||||
}
|
||||
}
|
||||
.sg-avatar {
|
||||
@extend .md-tile-left;
|
||||
@extend .md-tile-left-card;
|
||||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
.sg-list-avatar {
|
||||
@extend .md-tile-left-list;
|
||||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user