mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-28 00:35:32 +08:00
28900b8920
- Change flex container alignment from items-start to items-center - Add gap-2 spacing between button container and title container - Ensures all elements are vertically centered on the same baseline - Fixes visual misalignment where buttons appeared higher than title - Improves overall visual consistency and modern UI standards This ensures the drag handle and duplicate buttons align perfectly with the provider name text when in edit mode.