Skip to content

Commit

Permalink
Update ValidationPropertyDetails.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
KyngKai909 authored Apr 5, 2024
1 parent e20546f commit db2ff35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/components/ValidationPropertyDetails.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ const PropertyDetails = ({
</div>
</div>
</div>
<div className="flex flex-row pb-6">
<div className="flex flex-row gap-2 sm:gap-4 pb-6">
<button className="btn btn-link no-underline text-[2.2vw] sm:text-sm text-zinc-400 font-normal capitalize">
<svg
width="18"
Expand Down

0 comments on commit db2ff35

Please sign in to comment.