Merge branch 'main' of https://gitlab.com/hanifsalafi/mediahub_redesign into prod
This commit is contained in:
commit
14e21a3193
|
|
@ -290,7 +290,7 @@ const ReportTable = () => {
|
|||
return (
|
||||
<div>
|
||||
<Dialog open={openPreview} onOpenChange={setOpenPreview}>
|
||||
<DialogContent className="min-w-max h-[500px] p-0 overflow-hidden">
|
||||
<DialogContent className="min-w-max h-[700px] p-0 overflow-hidden">
|
||||
<DialogHeader className="p-4 border-b">
|
||||
<DialogTitle>Preview Laporan</DialogTitle>
|
||||
</DialogHeader>
|
||||
|
|
|
|||
Loading…
Reference in New Issue