chore: tweaks

This commit is contained in:
Tristan Yang
2023-05-23 08:35:59 +08:00
parent e39fc2f25a
commit 84c6eedd86
2 changed files with 7 additions and 2 deletions
+4
View File
@@ -314,3 +314,7 @@ svg:focus {
[id^="CAMERA_"] video {
object-fit: contain !important;
}
/* send placeholder */
.send [data-slate-placeholder="true"] {
top: 4px;
}