From 45d7ff61c3ba82cefa2d7c8630bf57dd7b101767 Mon Sep 17 00:00:00 2001 From: DigHuang <114602213+DigHuang@users.noreply.github.com> Date: Tue, 10 Mar 2026 19:04:23 +0800 Subject: [PATCH] feat(ui): unify provider settings styling and improve channel config UX (#395) --- .../channels/ChannelConfigModal.tsx | 5 +- src/components/settings/ProvidersSettings.tsx | 92 ++++++++++++------- src/pages/Channels/index.tsx | 12 ++- 3 files changed, 70 insertions(+), 39 deletions(-) diff --git a/src/components/channels/ChannelConfigModal.tsx b/src/components/channels/ChannelConfigModal.tsx index 1add4262e..04c5451a4 100644 --- a/src/components/channels/ChannelConfigModal.tsx +++ b/src/components/channels/ChannelConfigModal.tsx @@ -589,10 +589,7 @@ export function ChannelConfigModal({ -
- +
{meta?.connectionType === 'token' && (