mirror of
https://github.com/Ashinch/ReadYou.git
synced 2025-02-08 16:18:40 +01:00
Set the default font size for the navigation bar
This commit is contained in:
parent
3bc8d65d6d
commit
5730b22d46
@ -62,7 +62,7 @@ fun FilterBar(
|
||||
{
|
||||
Text(
|
||||
text = item.toName(),
|
||||
style = MaterialTheme.typography.labelLarge,
|
||||
// style = MaterialTheme.typography.labelLarge,
|
||||
maxLines = 1,
|
||||
overflow = TextOverflow.Ellipsis,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user