mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 22:33:06 +03:00
groups: tweak label for channel settings
This commit is contained in:
parent
f03b726472
commit
a210d96fb3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user