mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 23:47:13 +00:00
Fix Trash Button color
This commit is contained in:
parent
5cfd951f28
commit
6ced93722c
@ -1291,7 +1291,7 @@ export default function Dashboard() {
|
||||
<TooltipTrigger asChild>
|
||||
<AlertDialog>
|
||||
<AlertDialogTrigger asChild>
|
||||
<Button variant="outline" size="icon">
|
||||
<Button variant="destructive" size="icon">
|
||||
<Trash2 className="h-4 w-4" />
|
||||
</Button>
|
||||
</AlertDialogTrigger>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user