v1.0.9-beta.052 - fix(ui): resolve text wrapping and button spacing issues in library
- Widened the bulk actions dropdown menu (w-56 to w-64) to prevent Standardize Internal Pages from wrapping and breaking the hover effect.
- Fixed button spacing in the Standardize File Names modal by changing the DialogFooter gap from sm:gap-0 to sm:gap-2 so the buttons no longer touch.
- Fixed button spacing in the Standardize Internal Pages (Repack) modal by applying the same sm:gap-2 fix to its DialogFooter.