From 84b3ba3e18b79da35ec68fd1d3ce4cb1b9ab235a Mon Sep 17 00:00:00 2001 From: ogerly Date: Tue, 20 Dec 2022 15:56:26 +0100 Subject: [PATCH] structur container margin padding clear --- .../Contributions/ContributionForm.vue | 2 +- .../Contributions/ContributionList.vue | 2 +- .../src/components/GddTransactionList.vue | 4 +- .../src/components/GdtTransactionList.vue | 2 +- .../src/components/Overview/CommunityNews.vue | 2 +- .../Template/ContentHeader/NavCommunity.vue | 2 +- .../src/layouts/templates/ContentHeader.vue | 28 ++--- frontend/src/pages/Community.vue | 2 +- frontend/src/pages/InfoStatistic.vue | 10 +- frontend/src/pages/Overview.vue | 8 +- frontend/src/pages/Send.vue | 100 +++++++++--------- frontend/src/pages/Settings.vue | 2 +- frontend/src/pages/Transactions.vue | 2 +- 13 files changed, 81 insertions(+), 85 deletions(-) diff --git a/frontend/src/components/Contributions/ContributionForm.vue b/frontend/src/components/Contributions/ContributionForm.vue index 5254baadd..a61399c44 100644 --- a/frontend/src/components/Contributions/ContributionForm.vue +++ b/frontend/src/components/Contributions/ContributionForm.vue @@ -1,5 +1,5 @@ diff --git a/frontend/src/pages/Community.vue b/frontend/src/pages/Community.vue index 03fd2e892..eb99de8cd 100644 --- a/frontend/src/pages/Community.vue +++ b/frontend/src/pages/Community.vue @@ -1,7 +1,7 @@