Skip to content

Commit 99a53f1

Browse files
committed
Make arrows thicker
Uppon user request
1 parent 82530bc commit 99a53f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

APIServer/public/js/GraphRedex-graph.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.graph-arrows {
2-
stroke-width: 2;
2+
stroke-width: 4;
33
fill: transparent;
44
path:hover {
55
filter: url(#hover);

0 commit comments

Comments
 (0)