pl-fe: minor style change
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -59,7 +59,7 @@ const ScheduleForm: React.FC<IScheduleForm> = ({ composeId }) => {
|
||||
|
||||
return (
|
||||
<Stack space={2}>
|
||||
<Text weight='medium'>
|
||||
<Text theme='muted'>
|
||||
<FormattedMessage id='datepicker.hint' defaultMessage='Scheduled to post at…' />
|
||||
</Text>
|
||||
<HStack space={2} alignItems='center'>
|
||||
|
||||
Reference in New Issue
Block a user