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