mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
Ensure workflow graph width is 100% of container
This commit is contained in:
parent
7249b21214
commit
9f25fdd079
@ -66,6 +66,7 @@
|
||||
|
||||
.WorkflowChart-svg {
|
||||
border-bottom-left-radius: 5px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.WorkflowResults-rightSide .WorkflowChart-svg {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user