improve repost modal styling (#7345)

This commit is contained in:
jessopb 2021-12-12 18:14:07 -05:00 committed by GitHub
parent e5072c8681
commit 0cd1c6d535
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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