refactor: update button styles and improve delete dialog properties in dashboard pages

This commit is contained in:
Ardeman
2025-03-13 07:29:03 +08:00
parent 6878da0db2
commit d77ea01c59
10 changed files with 195 additions and 33 deletions
+1 -1
View File
@@ -107,8 +107,8 @@ export const ContentsPage = () => {
<Button
as={Link}
to="/lg-admin/contents/create"
className="text-md h-[42px] rounded-md"
size="lg"
className="text-md h-[42px] px-4"
>
Buat Artikel
</Button>