From a5e51365916803682efe3c9ec2c7c04dffcbfd92 Mon Sep 17 00:00:00 2001 From: Padreug Date: Mon, 15 Jun 2026 23:23:33 +0200 Subject: [PATCH] fix(activities): let temporal filter pills respect palette radius + shadow Drop the hardcoded rounded-full on the temporal filter pills so they inherit each palette's --radius (square under neobrut, gently rounded elsewhere) and the theme's offset drop-shadow, instead of overriding it. Add pb-1 pr-1 so neobrut's hard 4px shadow isn't clipped by the overflow-x-auto scroll box. Co-Authored-By: Claude Opus 4.8 (1M context) --- src/modules/events/components/TemporalFilterBar.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/modules/events/components/TemporalFilterBar.vue b/src/modules/events/components/TemporalFilterBar.vue index f66ce10..aadbc3d 100644 --- a/src/modules/events/components/TemporalFilterBar.vue +++ b/src/modules/events/components/TemporalFilterBar.vue @@ -26,13 +26,16 @@ const options: { value: TemporalFilter; labelKey: string }[] = [