enhance: polish voice

This commit is contained in:
Tristan Yang
2023-05-05 15:58:43 +08:00
parent d7472f3947
commit 2d0123e204
5 changed files with 30 additions and 14 deletions
+5
View File
@@ -309,3 +309,8 @@ svg:focus {
border: none;
outline: none;
}
/* camera video object-fit */
[id^="CAMERA_"] video {
object-fit: cover !important;
}