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

This commit is contained in:
junghoon86.park
2024-05-10 18:17:41 +09:00
parent 04d3eba24e
commit bd310b43ce

View File

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