mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-25 22:54:29 +00:00
h2 is too big
This commit is contained in:
+1
-1
@@ -160,7 +160,7 @@ private fun UsersLayout(
|
||||
}
|
||||
Text(
|
||||
currentUser.displayName,
|
||||
style = MaterialTheme.typography.h2,
|
||||
style = MaterialTheme.typography.h3,
|
||||
fontWeight = FontWeight.Bold,
|
||||
color = mainColor,
|
||||
maxLines = 1,
|
||||
|
||||
Reference in New Issue
Block a user