From 4fc3d813c4a7249f66165b09226b3cfb44fb511c Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Wed, 14 Jul 2021 15:24:17 +0200 Subject: [PATCH] bootstrap adapt for activity vue socialIssues component --- .../Activity/components/SocialIssuesAcc.vue | 12 ++++---- .../SocialIssuesAcc/CheckSocialAction.vue | 28 ++++++++++--------- .../SocialIssuesAcc/CheckSocialIssue.vue | 26 +++++++++-------- 3 files changed, 35 insertions(+), 31 deletions(-) diff --git a/src/Bundle/ChillActivityBundle/Resources/public/vuejs/Activity/components/SocialIssuesAcc.vue b/src/Bundle/ChillActivityBundle/Resources/public/vuejs/Activity/components/SocialIssuesAcc.vue index 3e4714759..14a3b9526 100644 --- a/src/Bundle/ChillActivityBundle/Resources/public/vuejs/Activity/components/SocialIssuesAcc.vue +++ b/src/Bundle/ChillActivityBundle/Resources/public/vuejs/Activity/components/SocialIssuesAcc.vue @@ -1,9 +1,9 @@