mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
Run prettier (#10993)
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
class="tw-px-2 tw-py-4"
|
class="tw-px-2 tw-py-4"
|
||||||
[ngClass]="{
|
[ngClass]="{
|
||||||
'tw-py-1': !(selectableProduct === selectedPlan),
|
'tw-py-1': !(selectableProduct === selectedPlan),
|
||||||
'tw-py-0': selectableProduct === selectedPlan
|
'tw-py-0': selectableProduct === selectedPlan,
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
<h3 class="tw-text-lg tw-font-bold">
|
<h3 class="tw-text-lg tw-font-bold">
|
||||||
|
|||||||
Reference in New Issue
Block a user