Skip to content

Commit

Permalink
Merge pull request #2103 from ruibaby/fix/container-log-white-space
Browse files Browse the repository at this point in the history
fix: Container logs do not display full Spaces.
  • Loading branch information
ks-ci-bot committed Jul 13, 2021
2 parents 064a1fa + 0dd14de commit 501cef4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Cards/ContainerLog/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
color: #b7c4d1;
font-weight: 600;
line-height: 20px;
white-space: pre;

strong {
color: $yellow;
Expand Down

0 comments on commit 501cef4

Please sign in to comment.