홈패널 스타일 수정확인용도
This commit is contained in:
@@ -188,13 +188,14 @@
|
||||
}
|
||||
}
|
||||
.videoModal {
|
||||
border-radius: 12px;
|
||||
overflow: hidden !important;
|
||||
&::after {
|
||||
.focused(@boxShadow:0, @borderRadius: 12px);
|
||||
}
|
||||
> div {
|
||||
border-radius: 12px;
|
||||
overflow: hidden;
|
||||
> video {
|
||||
border-radius: 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user