mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-26 19:17:51 +02:00
Set softWrap
to true again for Pill
text (#8391)
This commit is contained in:
@ -42,7 +42,6 @@ fun Pill(
|
||||
text = text,
|
||||
fontSize = fontSize,
|
||||
maxLines = 1,
|
||||
softWrap = false,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user