@appolabs/ui 0.1.11 → 0.1.12

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/dist/index.cjs CHANGED
@@ -1422,7 +1422,7 @@ var DialogBody = ({
1422
1422
  "div",
1423
1423
  {
1424
1424
  className: cn(
1425
- "flex-1 overflow-y-auto px-6 pb-1",
1425
+ "flex-1 overflow-y-auto px-6 pb-2",
1426
1426
  className
1427
1427
  ),
1428
1428
  ...props