[홈패널]영상관련 라운딩 처리 수정확인용05/10 3
This commit is contained in:
@@ -178,6 +178,7 @@
|
||||
|
||||
&.isHorizontalWrap {
|
||||
border-radius: 12px;
|
||||
-webkit-border-radius: 12px;
|
||||
overflow: hidden;
|
||||
.arrow {
|
||||
&.leftBtn {
|
||||
@@ -191,6 +192,7 @@
|
||||
}
|
||||
.videoModal {
|
||||
border-radius: 12px;
|
||||
-webkit-border-radius: 12px;
|
||||
overflow: hidden !important;
|
||||
&::after {
|
||||
.focused(@boxShadow:0, @borderRadius: 12px);
|
||||
|
||||
Reference in New Issue
Block a user