mirror of
https://github.com/bitwarden/browser
synced 2025-01-23 09:42:06 +01:00
[PM-15139] [Defect] Upgrade dialog - Percentage discount not aligned with the Annually/Monthly toggle (#12314)
This commit is contained in:
parent
84dfa3ab05
commit
7abdc7a423
@ -8,7 +8,7 @@
|
||||
<div class="tw-mb-3 tw-flex tw-justify-between">
|
||||
<span class="tw-text-lg tw-pr-1 tw-font-bold">{{ "selectAPlan" | i18n }}</span>
|
||||
<!-- Discount Badge -->
|
||||
<div class="tw-items-center tw-gap-2">
|
||||
<div class="tw-flex tw-items-center tw-gap-2">
|
||||
<span
|
||||
class="tw-mr-1"
|
||||
*ngIf="
|
||||
|
Loading…
Reference in New Issue
Block a user