홈패널 비디오 관련 티비 테스트 관련 11

This commit is contained in:
junghoon86.park
2024-05-09 20:06:41 +09:00
parent 2f8d747c14
commit cb3244300b

View File

@@ -194,25 +194,13 @@
} }
} }
article[data-spotlight-id="playerpanel"] { article[data-spotlight-id="playerpanel"] {
border-radius: 12px;
> section { > section {
border-radius: 12px;
> div:first-child { > div:first-child {
border-radius: 12px;
> div:first-child { > div:first-child {
border-radius: 12px;
> div:first-child { > div:first-child {
border-radius: 12px;
> div:first-child { > div:first-child {
border-radius: 12px; border-radius: 12px;
> video { overflow: hidden;
border-radius: 12px;
}
}
> div:nth-child(2) {
border-radius: 12px;
} }
} }
} }