mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
[AC-1423] Remove ineffective div
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
</button>
|
||||
</bit-callout>
|
||||
|
||||
<div class="tw-flex-col">
|
||||
<dl class="tw-grid tw-grid-flow-col tw-grid-rows-2">
|
||||
<dt>{{ "billingPlan" | i18n }}</dt>
|
||||
<dd>{{ sub.plan.name }}</dd>
|
||||
@@ -97,7 +96,7 @@
|
||||
</bit-table>
|
||||
</div>
|
||||
</ng-container>
|
||||
</div>
|
||||
|
||||
<ng-container *ngIf="userOrg.canEditSubscription">
|
||||
<button
|
||||
bitButton
|
||||
|
||||
Reference in New Issue
Block a user