From 59a94744b3049fe3a46a761e5783e0a6954a20ea Mon Sep 17 00:00:00 2001 From: Esdras Renan Date: Thu, 13 Nov 2025 21:08:34 -0300 Subject: [PATCH] Polish filters combobox alignment --- src/components/tickets/tickets-filters.tsx | 33 ++++++++++--------- src/components/ui/searchable-combobox.tsx | 38 +++++++++++++++------- 2 files changed, 45 insertions(+), 26 deletions(-) diff --git a/src/components/tickets/tickets-filters.tsx b/src/components/tickets/tickets-filters.tsx index 32a6efd..5293ae0 100644 --- a/src/components/tickets/tickets-filters.tsx +++ b/src/components/tickets/tickets-filters.tsx @@ -319,14 +319,14 @@ export function TicketsFilters({
{canUseAdvancedFilters && ( -
- +
setPartial({ categoryId: value === ALL_VALUE ? null : value })} > - - + + + Todas as categorias @@ -373,14 +373,14 @@ export function TicketsFilters({
{canUseAdvancedFilters && ( -
- +