[Home] random : border-radius 추가
This commit is contained in:
@@ -185,6 +185,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.videoModal::after {
|
||||
.focused(@boxShadow:22px, @borderRadius: 12px);
|
||||
.videoModal {
|
||||
&::after {
|
||||
.focused(@boxShadow:22px, @borderRadius: 12px);
|
||||
}
|
||||
> div {
|
||||
border-radius: 12px;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user