[PlayerPanel] shopNow 아이템 목록 갱신

This commit is contained in:
고동영
2024-04-26 13:50:58 +09:00
parent 5f53ecce1a
commit ea80d3ff4c
8 changed files with 147 additions and 105 deletions

View File

@@ -146,11 +146,11 @@
}
}
}
&:focus {
&::after {
.focused(@boxShadow:22px, @borderRadius: 12px);
}
}
// &:focus {
// &::after {
// .focused(@boxShadow:22px, @borderRadius: 12px);
// }
// }
}
.arrow {
@@ -187,4 +187,4 @@
}
.videoModal::after {
.focused(@boxShadow:22px, @borderRadius: 12px);
}
}