Clean less

This commit is contained in:
yflory
2017-07-10 11:57:04 +02:00
parent 159d72f33b
commit e8f3df5a46
3 changed files with 17 additions and 63 deletions

View File

@@ -74,16 +74,16 @@
white-space: nowrap;
display: flex;
flex-flow: column;
.name {
flex: 1;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.friend {
padding: 0;
}
}
.name {
flex: 1;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
media-tag {
min-height: @width;
min-width: @width;