mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 03:01:06 -03:30
Merge pull request #275 from marshmalien/fix/ff/5455-job-results-right-panel-height
Firefox - Prevent job details right panel content from overflowing
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
standard-out-log {
|
standard-out-log {
|
||||||
flex: 5;
|
flex: 5;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.StandardOut-preContent{
|
.StandardOut-preContent{
|
||||||
|
|||||||
Reference in New Issue
Block a user