mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Fix job details right panel content from overflowing in Firefox
This commit is contained in:
parent
e478b6a5ea
commit
85ec978883
@ -5,6 +5,7 @@
|
||||
standard-out-log {
|
||||
flex: 5;
|
||||
display: flex;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.StandardOut-preContent{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user