groups: tweak label for channel settings

This commit is contained in:
Matilde Park 2020-10-07 15:51:01 -04:00
parent f03b726472
commit a210d96fb3

View File

@ -75,9 +75,9 @@ export function ChannelSettings(props: ChannelSettingsProps) {
gridRowGap={4}
>
<Col mb={3}>
<Text fontWeight="bold">Channel Host Settings</Text>
<Label>
Adjust channel settings, only available for channel's hosts
<Text fontWeight="bold">Channel Settings</Text>
<Label gray mt='2'>
Set the title, description and colour of the channel
</Label>
</Col>
<Input