put delete button above footer text

This commit is contained in:
ppc
2024-08-10 16:40:48 +01:00
parent c78fd2a280
commit efa8dee1bb
+1 -1
View File
@@ -186,7 +186,7 @@ function ServerCardInPage() {
</div>
)}
<AMFooter className="flex flex-col sm:flex-row justify-center sm:justify-between gap-2 flex-wrap">
<AMFooter className="flex flex-col sm:flex-row justify-center sm:justify-between gap-2 flex-wrap-reverse">
{server?.id && (
<AlertDialog>
<AlertDialogTrigger>