mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 22:16:00 -03:30
hack to get firefox to make the pane height correct
This commit is contained in:
@@ -180,6 +180,8 @@ smart-search {
|
|||||||
|
|
||||||
job-results-standard-out {
|
job-results-standard-out {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
flex-basis: auto;
|
||||||
|
height: ~"calc(100% - 800px)";
|
||||||
display: flex
|
display: flex
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user