Css text-overflow: ellipsis not working
When the text is too long for the available width we can use `text-overflow: ellipsis` The standard use is to add to your component
Layout overflow css
Layout overflow is one of the very important issues in css. If you create right layout it will remove a lot of potential bugs in the future