diff --git a/src/components/Composer/index.tsx b/src/components/Composer/index.tsx index b7a67f3033..855f4a1de5 100644 --- a/src/components/Composer/index.tsx +++ b/src/components/Composer/index.tsx @@ -332,10 +332,10 @@ export function Composer({ contentPaddingStyle, a.z_20, { - color: 'transparent', background: 'transparent', }, web({ + color: 'transparent', caretColor: textStyle.color ?? 'black', overscrollBehavior: 'none', scrollbarWidth: 'thin',