[홈패널]영상관련 라운딩 처리 수정확인용05/10 2

This commit is contained in:
junghoon86.park
2024-05-10 15:07:19 +09:00
parent a53bc34faa
commit 62230ded5a

View File

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