상품 상세에서 풀영상 가면 높이 값문제관련으로 수정.
This commit is contained in:
junghoon86.park
2025-11-21 10:32:52 +09:00
parent ad1775dd05
commit 3ac5bb40eb

View File

@@ -5,7 +5,7 @@
.videoContainer { .videoContainer {
position: absolute; position: absolute;
background-color: @videoBackgroundColor; background-color: @videoBackgroundColor;
z-index: 21; z-index: 101;
outline: none; outline: none;
inset: 0; inset: 0;