Skip to content

Commit

Permalink
Preserve whitespace in build logs
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaskin committed Jun 7, 2019
1 parent 92ba3df commit 9c6bc77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/Build.vue
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,7 @@ $output-header-sticky-offset: 20px;
.ol-html {
word-break: break-all;
white-space: pre-wrap;
padding-right: 15px;
}
Expand Down

0 comments on commit 9c6bc77

Please sign in to comment.