fix:copy-invite-link button (#9721)
Co-authored-by: Deepak Paul <rudra.ad7@gmail.com>pull/9707/head^2
parent
d8bc9acbbc
commit
e9cbe5d353
|
@ -295,7 +295,7 @@ export default function MemberInvitationModal(props: MemberInvitationModalProps)
|
|||
</div>
|
||||
</div>
|
||||
<DialogFooter showDivider>
|
||||
<div className= "relative right-40">
|
||||
<div className= "relative mr-auto">
|
||||
<Button
|
||||
type="button"
|
||||
color="minimal"
|
||||
|
|
Loading…
Reference in New Issue