fix. sns 버튼 동작 수정
This commit is contained in:
@@ -45,7 +45,7 @@ watch(videoSrc, () => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="absolute inset-0 w-full h-full">
|
||||
<div class="overflow-hidden absolute inset-0 w-full h-full">
|
||||
<!-- 이미지 타입 -->
|
||||
<div
|
||||
v-if="isTypeImage(resourcesData?.resource_type) && imageSrc"
|
||||
|
||||
Reference in New Issue
Block a user