1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00:00

Resolve the tiny line issue (#14758)

This commit is contained in:
cyprain-okeke
2025-05-14 16:01:03 +01:00
committed by GitHub
parent ad3121f535
commit 1a1481bbd6

View File

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