From 358e1256b9e34d7ede07b7262564e471c5fdfcae Mon Sep 17 00:00:00 2001 From: esdrasrenan Date: Mon, 15 Dec 2025 20:35:34 -0300 Subject: [PATCH] style(checklist): centraliza botoes verticalmente no item MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- src/components/tickets/ticket-checklist-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/tickets/ticket-checklist-card.tsx b/src/components/tickets/ticket-checklist-card.tsx index cfca697..c6428ef 100644 --- a/src/components/tickets/ticket-checklist-card.tsx +++ b/src/components/tickets/ticket-checklist-card.tsx @@ -309,7 +309,7 @@ export function TicketChecklistCard({ const options = item.options ?? [] return ( -
+
{isQuestion ? (