Update Snackbar to not allow text to overflow.

CSS of Snackbar added in App.vue to break long words into several lines so that it
all fits within the snackbar when error message is displayed.

Bug: 162502395

Test: Add a file on Winscope homepage with extremely long filename that pops an error
(unaccepted file type) and then see the snackbar with text not
overflowing.

Change-Id: I21c8881963fe22705f0c39d9ab6207ccbbfa90b0
2 files changed