fix. 비디오 배경 보더 제거

This commit is contained in:
clkim
2025-12-03 20:06:51 +09:00
parent 604605b4e1
commit b73f1abc14

View File

@@ -52,6 +52,7 @@ const gradientClasses = computed(() => [
:src="resourcesSrc"
:poster="posterSrc"
:play="videoPlay"
:bordered="false"
class="w-full h-full object-cover"
/>