群聊信息;更改密码UI调整

This commit is contained in:
2025-09-01 18:17:50 +08:00
parent 6c743a6cac
commit 2f61850c33
4 changed files with 13 additions and 11 deletions

View File

@@ -77,7 +77,7 @@ fun GroupChatInfoScreen(groupId: String) {
contentDescription = null,
colorFilter = ColorFilter.tint(AppColors.text)
)
Spacer(modifier = Modifier.width(16.dp))
Spacer(modifier = Modifier.width(138.dp))
Text(
modifier = Modifier.fillMaxWidth(),
textAlign = TextAlign.Start,