mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 22:46:01 -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 {
|
||||
flex: 5;
|
||||
display: flex;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.StandardOut-preContent{
|
||||
|
||||
Reference in New Issue
Block a user