Change placeholder of empty slides
This commit is contained in:
@@ -97,7 +97,9 @@ const changeSlide = (id: number) => {
|
||||
:key="slide"
|
||||
class="py-4"
|
||||
>
|
||||
<div class="brightness-[97%] bg-white aspect-square rounded-[12px] md:rounded-200 w-full" />
|
||||
<div class="brightness-[97%] flex-center bg-white aspect-square rounded-[12px] md:rounded-200 w-full">
|
||||
<Icon name="ci:image-slash" class="size-[40px] sm:size-[60px] **:fill-black/20" />
|
||||
</div>
|
||||
</SwiperSlide>
|
||||
</Swiper>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user