@trustless-work/blocks 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trustless-work/blocks",
3
- "version": "0.0.4",
3
+ "version": "0.0.5",
4
4
  "author": "Trustless Work",
5
5
  "keywords": [
6
6
  "react",
@@ -59,7 +59,7 @@ const EscrowDetailDialog = ({
59
59
  return (
60
60
  <>
61
61
  <Dialog open={isDialogOpen} onOpenChange={handleClose}>
62
- <DialogContent className="!w-full sm:!max-w-4xl max-h-[95vh] overflow-y-auto">
62
+ <DialogContent className="w-11/12 sm:w-3/4 h-[95vh] overflow-y-auto flex flex-col !max-w-none">
63
63
  <DialogHeader className="flex-shrink-0">
64
64
  <div className="w-full">
65
65
  <div className="flex flex-col gap-2">