remove excessive margins

This commit is contained in:
ppc
2024-08-10 13:40:27 +01:00
parent faaf5f4330
commit b6ca9bc720
+1 -1
View File
@@ -134,7 +134,7 @@ function ServerCardInPage() {
<Separator/>
{!server && (<LoadingIndicator/>)}
{(server && connectionError) && (<Alert variant="destructive" className="mb-5">
{(server && connectionError) && (<Alert variant="destructive">
<ServerOff className="h-4 w-4"/>
<AlertTitle>Connection Issue</AlertTitle>
<AlertDescription>