From b4ed51a814ec6310928de242c7bdd9a5b8d3923c Mon Sep 17 00:00:00 2001 From: Aditya Hegde Date: Thu, 17 Sep 2026 15:44:05 +0530 Subject: [PATCH] fix: white background in dark mode --- web-admin/src/features/billing/plans/EnterprisePlan.svelte | 2 +- web-common/src/components/forms/Switch.svelte | 1 + .../components/table-toolbar/TableToolbarFilterDropdown.svelte | 2 +- .../components/charts/custom-chart/AgenticChartPrompt.svelte | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/web-admin/src/features/billing/plans/EnterprisePlan.svelte b/web-admin/src/features/billing/plans/EnterprisePlan.svelte index e30c898f9d0e..3a318e41dbc9 100644 --- a/web-admin/src/features/billing/plans/EnterprisePlan.svelte +++ b/web-admin/src/features/billing/plans/EnterprisePlan.svelte @@ -30,7 +30,7 @@