Skip to content

Commit

Permalink
style: update preview image service
Browse files Browse the repository at this point in the history
  • Loading branch information
newarifrh committed Aug 27, 2024
1 parent 42b8cae commit 321c537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/DetailServicePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ const DetailServicePage = () => {
>
<Image
preview={false}
width={48}
className="max-w-lg max-h-96"
alt="Foto layanan"
src={imageUrl}
/>
Expand Down

0 comments on commit 321c537

Please sign in to comment.