[상세 부분의 영상 z-index 수정]
- 상세부분이 수정되면서 영상이 z-index가 높아져야 노출됨에 따라 수정
This commit is contained in:
@@ -124,7 +124,7 @@
|
|||||||
// top: 0;
|
// top: 0;
|
||||||
/* //테스트 용도 */
|
/* //테스트 용도 */
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
z-index: 1;
|
z-index: 200;
|
||||||
background-color: @videoBackgroundColor;
|
background-color: @videoBackgroundColor;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
.tabContainer,
|
.tabContainer,
|
||||||
|
|||||||
Reference in New Issue
Block a user