mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
Resolve the tiny line issue (#14758)
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user