1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-03 13:33:32 +01:00

[AC-1423] Remove ineffective div

This commit is contained in:
Shane Melton 2023-06-21 16:57:00 -07:00
parent be2b72b286
commit 3c904a7ab9
No known key found for this signature in database

View File

@ -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