mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 06:56:00 -03:30
Fix job details right panel content from overflowing in Firefox
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