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