Testing reduced line height
This commit is contained in:
@@ -321,7 +321,7 @@ fun RenderRegular(
|
|||||||
val textStyle =
|
val textStyle =
|
||||||
remember(currentTextStyle) {
|
remember(currentTextStyle) {
|
||||||
currentTextStyle.copy(
|
currentTextStyle.copy(
|
||||||
lineHeight = 1.4.em,
|
lineHeight = 1.3.em,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user