[Home] Live영상 useEffect 추가, popular Show 영상 코드 수정
This commit is contained in:
@@ -146,11 +146,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
// &:focus {
|
||||
// &::after {
|
||||
// .focused(@boxShadow:22px, @borderRadius: 12px);
|
||||
// }
|
||||
// }
|
||||
&:focus {
|
||||
&::after {
|
||||
.focused(@boxShadow:0, @borderRadius: 12px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.arrow {
|
||||
@@ -187,7 +187,7 @@
|
||||
}
|
||||
.videoModal {
|
||||
&::after {
|
||||
.focused(@boxShadow:22px, @borderRadius: 12px);
|
||||
.focused(@boxShadow:0, @borderRadius: 12px);
|
||||
}
|
||||
> div {
|
||||
border-radius: 12px;
|
||||
|
||||
Reference in New Issue
Block a user