Update ChannelPage.vue

This commit is contained in:
anewuser 2023-12-18 08:09:35 -03:00 committed by GitHub
parent ee2d13016a
commit 26ed1cb5af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,10 +3,10 @@
<LoadingIndicatorPage :show-content="channel != null && !channel.error">
<img
loading="lazy"
v-if="channel.bannerUrl"
:src="channel.bannerUrl"
class="h-30 w-full object-cover py-1.5 md:h-50"
loading="lazy"
/>
<div class="flex flex-col items-center justify-between md:flex-row">
<div class="flex place-items-center">