chore: updates

This commit is contained in:
Tristan Yang
2023-05-19 17:38:51 +08:00
parent 7902333eda
commit abe49bcb3c
2 changed files with 40 additions and 40 deletions
+2 -2
View File
@@ -89,10 +89,10 @@ const VoiceFullscreen = ({ id, context }: Props) => {
data-uid={uid}
onDoubleClick={handleDoubleClick}
className={clsx(
"bg-gray-700 group",
"bg-gray-700 group overflow-hidden",
special
? "absolute left-0 top-0 w-full h-[calc(100%_-_110px)] flex-center"
: "relative rounded-lg py-1.5 px-12"
: "relative border border-gray-600/50 rounded-lg py-1.5 px-12"
)}
>
<div className={clsx("w-20 h-20 flex shrink-0 relative transition-opacity")}>