style(checklist): padroniza botao Tornar opcional
Remove classes customizadas para usar mesmo estilo do Somente pendentes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
95c50d9d62
commit
23ea426c68
1 changed files with 0 additions and 1 deletions
|
|
@ -455,7 +455,6 @@ export function TicketChecklistCard({
|
|||
type="button"
|
||||
variant="outline"
|
||||
size="sm"
|
||||
className="border-slate-300 bg-white text-xs font-medium text-slate-700 shadow-sm hover:border-slate-400 hover:bg-slate-50"
|
||||
onClick={async () => {
|
||||
if (!actorId) return
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue