Skip to content

Instantly share code, notes, and snippets.

@Bachana123
Last active April 15, 2020 19:40
Show Gist options
  • Save Bachana123/e2390ae5fb077794f51971eee375799b to your computer and use it in GitHub Desktop.
Save Bachana123/e2390ae5fb077794f51971eee375799b to your computer and use it in GitHub Desktop.
line clamp
:style="`display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; word-break: break-word; text-overflow: ellipsis; -webkit-line-clamp: ${};`"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment