mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 19:30:39 -03:30
Merge pull request #5543 from jaredevantabor/host-event-stdout
Host event stdout styling
This commit is contained in:
commit
3b489977a0
@ -188,6 +188,8 @@
|
||||
}
|
||||
|
||||
.HostEvent-stdoutColumn{
|
||||
white-space: pre;
|
||||
overflow-y: scroll;
|
||||
margin-left: 46px;
|
||||
padding-top: 4px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user