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