mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
Fix job standard out error message word-wrap
This commit is contained in:
parent
f6bf0ad21f
commit
fcd03fb1c2
@ -165,7 +165,7 @@
|
||||
color: @default-interface-txt;
|
||||
display: inline-block;
|
||||
white-space: pre-wrap;
|
||||
word-break: break-word;
|
||||
word-break: break-all;
|
||||
width:100%;
|
||||
background-color: @default-secondary-bg;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user