[홈패널] 영상 라운딩 부분 확인용도
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user