refactor: update button styles and improve delete dialog properties in dashboard pages
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user