mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-11 10:10:25 +01:00
Run prettier (#10993)
This commit is contained in:
parent
a0a0a7ae13
commit
2cfbfcbdfe
@ -62,7 +62,7 @@
|
||||
class="tw-px-2 tw-py-4"
|
||||
[ngClass]="{
|
||||
'tw-py-1': !(selectableProduct === selectedPlan),
|
||||
'tw-py-0': selectableProduct === selectedPlan
|
||||
'tw-py-0': selectableProduct === selectedPlan,
|
||||
}"
|
||||
>
|
||||
<h3 class="tw-text-lg tw-font-bold">
|
||||
|
Loading…
Reference in New Issue
Block a user