mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-05 23:51:48 -05:00
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