Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
akless committed Sep 29, 2022
1 parent bd04081 commit f40b1ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions chat/resources/snack.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
* @license The MIT License (MIT)
*/

#element {
white-space: normal;
}

#main {
margin: 0.5em 0;
}
Expand Down
2 changes: 1 addition & 1 deletion chat/resources/snack.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f40b1ae

Please sign in to comment.