diff --git a/fluxer_app/src/components/channel/InviteEmbed.module.css b/fluxer_app/src/components/channel/InviteEmbed.module.css index 8c8e8443..d7084eb3 100644 --- a/fluxer_app/src/components/channel/InviteEmbed.module.css +++ b/fluxer_app/src/components/channel/InviteEmbed.module.css @@ -74,6 +74,11 @@ width: 100%; text-align: start; } + +.inviteWrapper { + width: 100%; +} + .verifiedIcon { height: 1.15rem; width: 1.15rem;