Skip to content

Commit

Permalink
feat: increase MINI_GAP
Browse files Browse the repository at this point in the history
  • Loading branch information
unimu-cic committed Sep 4, 2023
1 parent 55dfce7 commit 861c706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/positioning/Constants.ts
@@ -1,4 +1,4 @@
export const MINI_GAP = 100;
export const MINI_GAP = 160;
export const MARGIN = 20;
export const ARROW_HEAD_WIDTH = 10;
export const OCCURRENCE_WIDTH = 14;
Expand Down

0 comments on commit 861c706

Please sign in to comment.