command palette search results might now wrap if too long
Summary
There is an css bug in the command palette
Steps to reproduce
search for files in this project will produce this:
What is the current bug behavior?
Long search results of file paths are not getting wrapped correctly and protrude out of the modal window.
What is the expected correct behavior?
search results that are too long should wrap to new line
