Files
multica/packages/ui/components
Jiayuan 5c7865f304 fix(ui): move toast position to bottom-center to avoid Chat FAB overlap
The Sonner Toaster defaults to bottom-right which overlaps with the
Chat FAB button (also positioned at bottom-right of the main content
area). Move toasts to bottom-center to avoid the conflict.

The position prop is set before the spread so consumers can still
override it if needed.
2026-04-29 18:29:50 +02:00
..