홈패널 영상 부분 라운딩 부분 확인용

This commit is contained in:
junghoon86.park
2024-05-09 16:21:44 +09:00
parent bd65333440
commit f9ad82a0cf

View File

@@ -189,7 +189,7 @@
}
.videoModal {
border-radius: 12px;
overflow: hidden;
overflow: hidden !important;
&::after {
.focused(@boxShadow:0, @borderRadius: 12px);
}