Skip to content

Instantly share code, notes, and snippets.

@xjinza
Created April 1, 2017 02:55
Show Gist options
  • Save xjinza/9811fc2ff27d44f9fe9c96f75967f2e6 to your computer and use it in GitHub Desktop.
Save xjinza/9811fc2ff27d44f9fe9c96f75967f2e6 to your computer and use it in GitHub Desktop.
css 省略号
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment