mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
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