mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-18 03:06:16 +01:00
small updates to alert display
This commit is contained in:
@@ -72,7 +72,7 @@ export default function () {
|
||||
className="hover:-translate-y-[1px] duration-200 bg-transparent border-foreground/10 hover:shadow-md shadow-black"
|
||||
>
|
||||
<info.icon className="h-4 w-4" />
|
||||
<AlertTitle className="mb-2">
|
||||
<AlertTitle>
|
||||
{alert.sysname} {info.name}
|
||||
</AlertTitle>
|
||||
<AlertDescription>
|
||||
|
||||
Reference in New Issue
Block a user