improve repost modal styling

This commit is contained in:
zeppi 2021-12-12 18:11:53 -05:00
parent e5072c8681
commit ac6601b3b5

View file

@ -326,11 +326,10 @@ function RepostCreate(props: Props) {
return (
<>
<ChannelSelector />
<Card
actions={
<div>
<ChannelSelector />
{uri && (
<fieldset-section>
<ClaimPreview key={uri} uri={uri} actions={''} showNullPlaceholder />