diff options
Diffstat (limited to 'app/static/view_annotation.css')
| -rw-r--r-- | app/static/view_annotation.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/static/view_annotation.css b/app/static/view_annotation.css index 4b4f338..11bf3c8 100644 --- a/app/static/view_annotation.css +++ b/app/static/view_annotation.css @@ -11,7 +11,7 @@ .ann-line { fill: none; - stroke-dasharray: 3,3; + stroke-dasharray: 5; clip-path: url(#clip); } @@ -64,4 +64,3 @@ rect { fill: #b3b3b3; stroke: #b3b3b3; } - |
