mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Wrap output event text
This commit is contained in:
@@ -170,8 +170,9 @@
|
||||
|
||||
.at-mixin-event() {
|
||||
padding: 0 10px;
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.at-mixin-stdoutBorder() {
|
||||
|
||||
Reference in New Issue
Block a user