Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
GrakovNe committed Nov 21, 2024
1 parent 239a812 commit 7724e71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class PlayerWidget : GlanceAppWidget() {
color = GlanceTheme.colors.onBackground
),
maxLines = 2,
modifier = GlanceModifier.padding(bottom = 6.dp)
modifier = GlanceModifier.padding(bottom = 8.dp)
)

Text(
Expand Down

0 comments on commit 7724e71

Please sign in to comment.