mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 19:30:39 -03:30
Merge pull request #5353 from jlmitch5/fixFirefoxJobResultsPane
Fix firefox job results pane
This commit is contained in:
commit
aff3dbea73
@ -180,6 +180,8 @@ smart-search {
|
||||
|
||||
job-results-standard-out {
|
||||
flex: 1;
|
||||
flex-basis: auto;
|
||||
height: ~"calc(100% - 800px)";
|
||||
display: flex
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user