Skip to content

Instantly share code, notes, and snippets.

@giathinh910
Created October 23, 2019 03:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save giathinh910/6c759ca392b75413e8556a078389b155 to your computer and use it in GitHub Desktop.
Save giathinh910/6c759ca392b75413e8556a078389b155 to your computer and use it in GitHub Desktop.
td {
white-space: normal;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment