mirror of
https://github.com/bitwarden/clients.git
synced 2025-12-05 19:17:06 -06:00
final spacing edits
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
<!-- Price Section -->
|
||||
@if (cardDetails.price) {
|
||||
<div class="tw-my-5">
|
||||
<div class="tw-mt-5">
|
||||
<div class="tw-flex tw-items-baseline tw-gap-1 tw-flex-wrap">
|
||||
<span class="tw-text-3xl tw-font-medium tw-leading-none tw-m-0">{{
|
||||
cardDetails.price.amount | currency: "$"
|
||||
@@ -48,7 +48,7 @@
|
||||
}
|
||||
|
||||
<!-- Button space (always reserved) -->
|
||||
<div class="tw-mb-6 tw-h-12">
|
||||
<div class="tw-my-5 tw-h-12">
|
||||
<button
|
||||
bitButton
|
||||
[buttonType]="cardDetails.button.type"
|
||||
|
||||
Reference in New Issue
Block a user