From 52c28410fd55ad7dc25e7c24a20eabb462bff9e6 Mon Sep 17 00:00:00 2001 From: ogerly Date: Fri, 30 Dec 2022 12:35:08 +0100 Subject: [PATCH] mobile contribution list style --- .../Contributions/ContributionListItem.vue | 18 ++++++++++-------- .../src/components/GddSend/TransactionForm.vue | 8 ++++---- .../Template/ContentHeader/CommunityMember.vue | 6 +++--- .../Template/ContentHeader/GddAmount.vue | 4 ++-- .../Template/ContentHeader/GdtAmount.vue | 8 ++++---- .../src/layouts/templates/ContentHeader.vue | 16 ++++++++-------- 6 files changed, 31 insertions(+), 29 deletions(-) diff --git a/frontend/src/components/Contributions/ContributionListItem.vue b/frontend/src/components/Contributions/ContributionListItem.vue index 46df31b92..765bd1db8 100644 --- a/frontend/src/components/Contributions/ContributionListItem.vue +++ b/frontend/src/components/Contributions/ContributionListItem.vue @@ -5,7 +5,7 @@ :class="state === 'IN_PROGRESS' ? 'pulse border border-205' : ''" > - +
createdAt {{ createdAt }}
-->
- +
{{ $t('creation') }}
{{ amount | GDD }}
- +
@@ -44,17 +44,18 @@ v-if="(!['CONFIRMED', 'DELETED'].includes(state) && !allContribution) || messagesCount > 0" class="p-2" > - +
- {{ $t('delete') }} + +
{{ $t('delete') }}
- +
- +
- {{ $t('moderatorChat') }} +
{{ $t('moderatorChat') }}
+
- + - +
- +
- +
@@ -18,12 +18,12 @@
-->
- +
- +
@@ -34,14 +34,14 @@
- +
- +
@@ -52,14 +52,14 @@
- +
- +