#11153 Fixed the position of the step box to the left
This commit is contained in:
parent
bbeeb5b052
commit
c7683727a2
|
@ -12105,7 +12105,7 @@ div.parent_graph > p.legend_background > table > tbody > tr {
|
|||
|
||||
.steps {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
justify-content: left;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue