Skip to content

Commit

Permalink
fix: Container logs do not display full Spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruibaby committed Jul 12, 2021
1 parent 064a1fa commit addef9e
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 addef9e

Please sign in to comment.