Resolve the tiny line issue (#14758)

pull/14489/head
cyprain-okeke 1 year ago committed by GitHub
parent ad3121f535
commit 1a1481bbd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -67,7 +67,9 @@
{{ "resendInvitation" | i18n }}
</button>
<hr class="m-0" />
<ng-container *ngIf="!isSelfHosted && !sponsoredFamily.validUntil">
<hr class="tw-m-0" />
</ng-container>
<button
type="button"

Loading…
Cancel
Save