video player panel overlay

This commit is contained in:
yonghyon
2024-04-23 02:42:14 +09:00
parent a336da2c94
commit 28abf31d6c
19 changed files with 459 additions and 280 deletions

View File

@@ -185,3 +185,6 @@
}
}
}
.videoModal::after {
.focused(@boxShadow:22px, @borderRadius: 12px);
}