mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Hot-fix for build problem
This commit is contained in:
committed by
Francis Lachapelle
parent
92ecdd52ad
commit
c38a23d9b1
@@ -45,7 +45,14 @@
|
||||
|
||||
.sg {
|
||||
&-tile-content {
|
||||
@extend .md-tile-content;
|
||||
//@extend .md-tile-content; content of :
|
||||
flex: 1;
|
||||
|
||||
padding: $baseline-grid * 2;
|
||||
|
||||
text-overflow: ellipsis;
|
||||
|
||||
|
||||
.name,
|
||||
.contact-email {
|
||||
font-weight: $sg-font-light;
|
||||
|
||||
Reference in New Issue
Block a user