Browse Source

chore: update channel table ui

JustSong 1 year ago
parent
commit
37b8562f0f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web/src/components/ChannelsTable.js

+ 1 - 0
web/src/components/ChannelsTable.js

@@ -280,6 +280,7 @@ const ChannelsTable = () => {
                       </Button>
                       </Button>
                       <Button
                       <Button
                         size={'small'}
                         size={'small'}
+                        primary
                         as={Link}
                         as={Link}
                         to={'/channel/edit/' + channel.id}
                         to={'/channel/edit/' + channel.id}
                       >
                       >