improve repost modal styling #7345

Merged
jessopb merged 1 commit from fix-repost-styling into master 2021-12-13 00:14:07 +01:00
Showing only changes of commit ac6601b3b5 - Show all commits

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 />