Guest User

Untitled

a guest
Oct 18th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. width: 120px;
  2. flex: auto;
  3. display: -webkit-box;
  4. text-overflow: ellipsis;
  5. -webkit-box-orient: vertical;
  6. -webkit-line-clamp: 2;
  7. overflow: hidden;
Add Comment
Please, Sign In to add comment