Ensure text composed via IME is visible (#10925)
(cherry picked from commit 255af85428)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user