diff --git a/frontend/__snapshots__/filters-action-filter--bordered.png b/frontend/__snapshots__/filters-action-filter--bordered.png index 8c563c33a451b..1db6d879c8ff4 100644 Binary files a/frontend/__snapshots__/filters-action-filter--bordered.png and b/frontend/__snapshots__/filters-action-filter--bordered.png differ diff --git a/frontend/__snapshots__/filters-action-filter--funnel-like.png b/frontend/__snapshots__/filters-action-filter--funnel-like.png index 7dc3c323eea7b..e24f6e531e276 100644 Binary files a/frontend/__snapshots__/filters-action-filter--funnel-like.png and b/frontend/__snapshots__/filters-action-filter--funnel-like.png differ diff --git a/frontend/__snapshots__/filters-action-filter--property-filters-with-popover.png b/frontend/__snapshots__/filters-action-filter--property-filters-with-popover.png index 5b009d401dda5..6c2032bab9115 100644 Binary files a/frontend/__snapshots__/filters-action-filter--property-filters-with-popover.png and b/frontend/__snapshots__/filters-action-filter--property-filters-with-popover.png differ diff --git a/frontend/__snapshots__/filters-action-filter--single-filter.png b/frontend/__snapshots__/filters-action-filter--single-filter.png index e59fed9c418b9..40f774a796548 100644 Binary files a/frontend/__snapshots__/filters-action-filter--single-filter.png and b/frontend/__snapshots__/filters-action-filter--single-filter.png differ diff --git a/frontend/__snapshots__/filters-action-filter--sortable.png b/frontend/__snapshots__/filters-action-filter--sortable.png index 5b009d401dda5..6c2032bab9115 100644 Binary files a/frontend/__snapshots__/filters-action-filter--sortable.png and b/frontend/__snapshots__/filters-action-filter--sortable.png differ diff --git a/frontend/__snapshots__/filters-action-filter--standard.png b/frontend/__snapshots__/filters-action-filter--standard.png index 5b009d401dda5..6c2032bab9115 100644 Binary files a/frontend/__snapshots__/filters-action-filter--standard.png and b/frontend/__snapshots__/filters-action-filter--standard.png differ diff --git a/frontend/src/scenes/insights/filters/ActionFilter/ActionFilterRow/ActionFilterRow.scss b/frontend/src/scenes/insights/filters/ActionFilter/ActionFilterRow/ActionFilterRow.scss index cd25fb8ed77f1..854c50ea3469f 100644 --- a/frontend/src/scenes/insights/filters/ActionFilter/ActionFilterRow/ActionFilterRow.scss +++ b/frontend/src/scenes/insights/filters/ActionFilter/ActionFilterRow/ActionFilterRow.scss @@ -1,6 +1,4 @@ .ActionFilterRow { - background: var(--bg-3000); - .ActionFilterRow-content { display: flex; align-items: flex-start;