Fixe SocialNetwork Pos in BannerAction
This commit is contained in:
@@ -222,7 +222,7 @@ onBeforeUnmount(() => {
|
|||||||
boxShadow: '0 5px 20px rgba(0, 0, 0, 0.3)',
|
boxShadow: '0 5px 20px rgba(0, 0, 0, 0.3)',
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
<div class="flex justify-evenly mt-4 w-full">
|
<div class="flex justify-evenly mt-3 w-full">
|
||||||
<div class="flex flex-row space-x-6 justify-center">
|
<div class="flex flex-row space-x-6 justify-center">
|
||||||
<a
|
<a
|
||||||
v-for="socialNetwork in GetSocialsUrls()"
|
v-for="socialNetwork in GetSocialsUrls()"
|
||||||
|
|||||||
Reference in New Issue
Block a user