Better creator and banner images management
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
@click="isCurrentCreator && openBannerEditor()"
|
||||
>
|
||||
<img
|
||||
class="w-[990px] h-[330px] banner object-cover"
|
||||
class="w-full aspect-[3/1] banner object-cover"
|
||||
:src="brandingStore.value?.images?.banner ?? '/images/placeholders/banner.png'"
|
||||
:alt="t('alt')"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user