mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
hack to get firefox to make the pane height correct
This commit is contained in:
parent
4ce69f2f9c
commit
da981f413f
@ -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