Skip to content

Commit

Permalink
minor design fix
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioaltamura committed Jul 17, 2020
1 parent e5c005d commit 357a568
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions src/styles/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ input[type="text"] {
word-break: break-all;
}

.multi-line {
white-space: normal;
}

.bg-white {
background: white !important;
}
Expand Down

0 comments on commit 357a568

Please sign in to comment.