From 1abb13481e00f3ab72678ae4304c545eb12e525e Mon Sep 17 00:00:00 2001 From: khatabwedaa Date: Fri, 28 May 2021 10:04:07 +0200 Subject: [PATCH] Fix RTL broken components --- .../LoginWithSocailMediaLinks.vue | 24 +++++++++---------- components/ui/Footers/Simple.vue | 4 ++-- components/ui/Forms/SimpleNewsletter.vue | 12 +++++----- 3 files changed, 19 insertions(+), 21 deletions(-) diff --git a/components/ui/Authentication/LoginWithSocailMediaLinks.vue b/components/ui/Authentication/LoginWithSocailMediaLinks.vue index 5f011cd..d27cd57 100644 --- a/components/ui/Authentication/LoginWithSocailMediaLinks.vue +++ b/components/ui/Authentication/LoginWithSocailMediaLinks.vue @@ -32,26 +32,25 @@
- or login with - Social Media + or login with Social Media
-
+
+ class="p-2 mx-2 text-sm font-medium text-gray-500 transition-colors duration-200 transform bg-gray-300 rounded-md hover:bg-gray-200"> @@ -104,26 +103,25 @@ -
+
+ class="p-2 mx-2 text-sm font-medium text-gray-500 transition-colors duration-200 transform bg-gray-300 rounded-md hover:bg-gray-200"> diff --git a/components/ui/Footers/Simple.vue b/components/ui/Footers/Simple.vue index ac6ba64..39303cb 100644 --- a/components/ui/Footers/Simple.vue +++ b/components/ui/Footers/Simple.vue @@ -1,7 +1,7 @@
-