mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-06-09 23:06:01 +00:00
style(ui): refina indicadores e componentes visuais
This commit is contained in:
@@ -213,8 +213,8 @@ export const InboxCard = memo(function InboxCard({
|
||||
variant="ghost"
|
||||
onClick={() => onViewDetails?.(item)}
|
||||
className="text-muted-foreground hover:text-foreground"
|
||||
aria-label="Ver detalhes"
|
||||
title="Ver detalhes"
|
||||
aria-label="detalhes"
|
||||
title="detalhes"
|
||||
>
|
||||
<RiFileList2Line className="size-4" />
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user