mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
fix safari desktop responsive view
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
@breakpoint-md: 1200px;
|
@breakpoint-md: 1200px;
|
||||||
|
|
||||||
.JobResultsStdOut {
|
.JobResultsStdOut {
|
||||||
height: 100%;
|
height: auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Reference in New Issue
Block a user