Reduced line height in commits logs
This commit is contained in:
parent
9fea38f203
commit
635dfbbaed
@ -22,7 +22,7 @@ class LinesHeight internal constructor(
|
||||
|
||||
val normalLineHeight = LinesHeight(
|
||||
fileHeight = 40.dp,
|
||||
logCommitHeight = 38.dp,
|
||||
logCommitHeight = 36.dp,
|
||||
sidePanelItemHeight = 36.dp
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user