refactor: update button styles and improve delete dialog properties in dashboard pages
This commit is contained in:
@@ -81,8 +81,8 @@ export const CategoriesPage = () => {
|
||||
<Button
|
||||
as={Link}
|
||||
to="/lg-admin/categories/create"
|
||||
className="text-md h-[42px] rounded-md"
|
||||
size="lg"
|
||||
className="text-md h-[42px] px-4"
|
||||
>
|
||||
Buat Kategori
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user