diff --git a/ts/graphs/Graph.svelte b/ts/graphs/Graph.svelte index 9b4ed79c8..03c34128f 100644 --- a/ts/graphs/Graph.svelte +++ b/ts/graphs/Graph.svelte @@ -42,6 +42,7 @@ * marked the ticks as odd */ display: none; } + } &:focus { outline: 0;