mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-17 16:43:54 +00:00
chore: update default theme style
This commit is contained in:
@@ -631,6 +631,8 @@ const ChannelsTable = () => {
|
||||
</Popup>
|
||||
<Button
|
||||
size={'small'}
|
||||
color={channel.status === 1 ? 'grey' : 'green'}
|
||||
basic={channel.status === 1}
|
||||
onClick={() => {
|
||||
manageChannel(
|
||||
channel.id,
|
||||
|
Reference in New Issue
Block a user