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:
parent
be2b72b286
commit
3c904a7ab9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user