Redesign updated - Banner - The header in the app is disabled.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="py-4 min-h-9 md:rounded-t-2xl"
|
||||
:style="{ backgroundColor: creator.colors.bannerTop || '#6B0065' }">
|
||||
</div>
|
||||
<div class="h-1" :style="{ backgroundColor: creator.colors.accent || '#6B0065' }"> ></div>
|
||||
<div class="h-1" :style="{ backgroundColor: creator.colors.accent || '#6B0065' }"> </div>
|
||||
|
||||
<!--Banner-->
|
||||
<div class="relative">
|
||||
|
||||
Reference in New Issue
Block a user