mirror of
https://gitea.tendokyu.moe/ppc/amnet.git
synced 2026-09-25 07:38:17 +03:00
put delete button above footer text
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user