mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
Merge pull request #3658 from keithjgrant/2526-fix-workflow-results-layout
Fix workflow results layout when extra vars has long line Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
commit
20a023e243
@ -17,6 +17,8 @@
|
||||
}
|
||||
|
||||
.WorkflowResults-leftSide {
|
||||
max-width: 33%;
|
||||
|
||||
.OnePlusTwo-left--panel(100%, @breakpoint-md);
|
||||
height: ~"calc(100vh - 120px)";
|
||||
min-height: 350px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user