Skip to content

Commit

Permalink
Merge pull request galaxyproject#17244 from ElectronicBlueberry/workf…
Browse files Browse the repository at this point in the history
…low-node-improvements-followup

Workflow node connector improvements followup
  • Loading branch information
bgruening authored Jan 13, 2024
2 parents fb5199b + 4e76110 commit 390a8fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@mixin node-terminal-style($side) {
--size: 11px;
--offset-extra: 0px;
--offset-extra: 4px;

position: absolute;
#{$side}: calc(var(--offset-extra) * -1 - 0.65rem);
Expand Down

0 comments on commit 390a8fe

Please sign in to comment.