From 28054164ad47558427bef757c4fc493b463512ae Mon Sep 17 00:00:00 2001 From: ogerly Date: Wed, 21 Dec 2022 14:37:37 +0100 Subject: [PATCH] fixed usercard test, style community items --- .../Contributions/ContributionListItem.vue | 18 +++++++++--------- .../components/GddSend/TransactionForm.spec.js | 2 +- .../components/UserSettings/UserCard.spec.js | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/src/components/Contributions/ContributionListItem.vue b/frontend/src/components/Contributions/ContributionListItem.vue index 7203a1d93..2642a9123 100644 --- a/frontend/src/components/Contributions/ContributionListItem.vue +++ b/frontend/src/components/Contributions/ContributionListItem.vue @@ -2,7 +2,7 @@
@@ -19,9 +19,9 @@
{{ $d(new Date(contributionDate), 'monthAndYear') }}
-
{{ $t('contributionText') }}
-
{{ memo }}
-
+
{{ $t('contributionText') }}
+
{{ memo }}
+
{{ $t('contribution.alert.answerQuestion') }}