暗黑模式下输入框为全白问题

This commit is contained in:
2025-09-05 16:10:40 +08:00
parent 18a0bb8494
commit 20ff6df3bf

View File

@@ -146,7 +146,7 @@ fun EditCommentBottomModal(
.weight(1f)
.focusRequester(focusRequester),
textStyle = TextStyle(
color = AppColors.text,
color = Color.Black,
fontWeight = FontWeight.Normal
),
minLines = 1