[home]영상쪽 라운딩부분 처리건.
This commit is contained in:
@@ -175,6 +175,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.isHorizontalWrap {
|
&.isHorizontalWrap {
|
||||||
|
border-radius: 12px;
|
||||||
|
overflow: hidden;
|
||||||
.arrow {
|
.arrow {
|
||||||
&.leftBtn {
|
&.leftBtn {
|
||||||
.position(@position: absolute, @top: 189px, @left: 18px);
|
.position(@position: absolute, @top: 189px, @left: 18px);
|
||||||
@@ -186,6 +188,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.videoModal {
|
.videoModal {
|
||||||
|
border-radius: 12px;
|
||||||
|
overflow: hidden;
|
||||||
&::after {
|
&::after {
|
||||||
.focused(@boxShadow:0, @borderRadius: 12px);
|
.focused(@boxShadow:0, @borderRadius: 12px);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user