Merge pull request #3789 from okriuchykhin/ok_SCI_6431

Fix representation of experiment workflow images [SCI-6431]
This commit is contained in:
Alex Kriuchykhin 2022-01-20 09:00:46 +01:00 committed by GitHub
commit 1fc6950e9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,8 +17,7 @@ module Experiments
splines: true,
center: true,
pack: true,
bgcolor: Constants::COLOR_CONCRETE,
mode: 'ipsep'
bgcolor: Constants::COLOR_CONCRETE
}
@node_params = {
color: Constants::COLOR_VOLCANO,