Update Ui Banner fixe upper

This commit is contained in:
PascalMarchesseault
2024-08-19 19:26:09 -04:00
parent 9fc92ec60b
commit 5171ca4748

View File

@@ -7,7 +7,7 @@
<div class="py-4 px-4 min-h-14 md:rounded-t-2xl"
:style="{ backgroundColor: creator.colors.bannerTop || '#6B0065' }">
<div class="w-full flex justify-end gap-6 ">
<div class="w-full flex justify-end gap-6 max-h-8">
<a
v-for="socialNetwork in GetSocialsUrls()"
:href="socialNetwork.url"