chore: update msg right padding in mobile

This commit is contained in:
Tristan Yang
2024-06-17 17:26:29 +08:00
parent 66a537d993
commit 5d16096ea3
+1 -1
View File
@@ -180,7 +180,7 @@ const Message: FC<IProps> = ({
</div>
<div
className={clsx(
`select-text text-gray-800 text-sm wb whitespace-pre-wrap dark:!text-white`,
`select-text text-gray-800 text-sm wb whitespace-pre-wrap dark:!text-white pr-6 md:pr-0`,
sending && "opacity-90"
)}
>