chore: update default theme style

This commit is contained in:
JustSong
2025-02-01 00:06:19 +08:00
parent 2d7ea61d67
commit 7be3b5547d
4 changed files with 14 additions and 24 deletions

View File

@@ -631,8 +631,6 @@ const ChannelsTable = () => {
</Popup>
<Button
size={'small'}
color={channel.status === 1 ? 'grey' : 'green'}
basic={channel.status === 1}
onClick={() => {
manageChannel(
channel.id,