video border-radius

This commit is contained in:
yonghyon
2024-05-14 11:17:42 +09:00
parent b5b6ddf839
commit 31f93f581f

View File

@@ -200,7 +200,7 @@
&::after {
.focused(@boxShadow:0, @borderRadius: 12px);
}
> div {
> * {
border-radius: 12px;
overflow: hidden;
}