mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
Merge pull request #2348 from mabashian/2316-wf-width
Ensure workflow graph width is 100% of container
This commit is contained in:
@@ -66,6 +66,7 @@
|
|||||||
|
|
||||||
.WorkflowChart-svg {
|
.WorkflowChart-svg {
|
||||||
border-bottom-left-radius: 5px;
|
border-bottom-left-radius: 5px;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.WorkflowResults-rightSide .WorkflowChart-svg {
|
.WorkflowResults-rightSide .WorkflowChart-svg {
|
||||||
|
|||||||
Reference in New Issue
Block a user