Skip to content

Commit

Permalink
setting max-height of message preview.
Browse files Browse the repository at this point in the history
  • Loading branch information
zyuhel committed Nov 21, 2017
1 parent 09420ea commit 6a94220
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/Chats.vue
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ export default {
{
stroke: #4A4A4A;
}
.md-list-text-container p {
max-height:50px;
}
.md-list-text-container p p
{
padding: 0;
Expand Down

0 comments on commit 6a94220

Please sign in to comment.