Created
March 29, 2020 15:17
-
-
Save adrianorsouza/9610397a97df952504e36603e20dc1bc to your computer and use it in GitHub Desktop.
Revisions
-
adrianorsouza created this gist
Mar 29, 2020 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ .title { display: block; width: 100%; text-overflow: ellipsis; white-space: nowrap; pointer-events: auto; overflow: hidden; }