Created
January 11, 2017 10:09
-
-
Save justforuse/d1c01f42d54a9023af14f88a2295d925 to your computer and use it in GitHub Desktop.
Angular UI-Grid display multiple spaces as a space
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.ui-grid-cell-contents { | |
white-space: pre !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment