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

This commit is contained in:
junghoon86.park
2024-05-09 18:23:53 +09:00
parent 6925ce241f
commit 8bdf6e09d1

View File

@@ -192,20 +192,18 @@
&::after {
.focused(@boxShadow:0, @borderRadius: 12px);
}
> div:first-child {
border-radius: 12px;
> video {
border-radius: 12px;
}
}
}
article[data-spotlight-id="playerpanel"] {
> section {
> div:first-child {
> div:first-child {
> div:first-child {
> video {
> div:first-child {
border-radius: 12px;
overflow: hidden;
> video {
border-radius: 12px;
}
}
}
}