홈 비디오 부분 라운드 관련 확인용도

This commit is contained in:
junghoon86.park
2024-05-09 17:22:15 +09:00
parent 0b8b32bd92
commit 8853242ca8

View File

@@ -188,12 +188,12 @@
}
}
.videoModal {
border-radius: 12px;
&::after {
.focused(@boxShadow:0, @borderRadius: 12px);
}
> div {
> div:first-child {
border-radius: 12px;
overflow: hidden;
> video {
border-radius: 12px;
}