From 2dce9440e321e1ff82eed2a346ad8cf1f3eb67ce Mon Sep 17 00:00:00 2001 From: Jay Cammarano <67079013+jaycammarano@users.noreply.github.com> Date: Wed, 30 Mar 2022 16:32:36 -0400 Subject: [PATCH] Updated styling on Time Series tooltips to accommodate dark theme. (#12485) * Updated styling to accomidate dark theme. * separator line in the code. * better borders --- app/src/panels/time-series/time-series.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/app/src/panels/time-series/time-series.vue b/app/src/panels/time-series/time-series.vue index 967ae83c6c..b1250f68f6 100644 --- a/app/src/panels/time-series/time-series.vue +++ b/app/src/panels/time-series/time-series.vue @@ -406,12 +406,17 @@ export default defineComponent({