fixed bug with displaying alert about the need to install the service

This commit is contained in:
coolcoala
2025-07-09 11:01:39 +03:00
parent b0734f5935
commit 1708246866

View File

@@ -164,7 +164,7 @@ const MinimalHomePage: React.FC = () => {
{!isTunAvailable && (
<div className="w-full max-w-sm">
<Alert variant="destructive" className="text-center">
<Alert variant="destructive" className="flex flex-col items-center gap-2 text-center">
<AlertTriangle className="h-4 w-4" />
<AlertTitle>{t("Attention Required")}</AlertTitle>
<AlertDescription className="text-xs">