fix. 비디오 배경 보더 제거
This commit is contained in:
@@ -52,6 +52,7 @@ const gradientClasses = computed(() => [
|
||||
:src="resourcesSrc"
|
||||
:poster="posterSrc"
|
||||
:play="videoPlay"
|
||||
:bordered="false"
|
||||
class="w-full h-full object-cover"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user