Skip to content

Commit

Permalink
Merge pull request #597 from XGZepto/development
Browse files Browse the repository at this point in the history
fix overlap between timestamp and long song title
  • Loading branch information
Diegovsky authored Feb 16, 2023
2 parents 4b1209d + c38dfa0 commit f7c3e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/playlist/song.ui
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<property name="yalign">1</property>
<property name="hexpand">1</property>
<layout>
<property name="column-span">3</property>
<property name="column-span">2</property>
<property name="column">1</property>
<property name="row">0</property>
</layout>
Expand Down

0 comments on commit f7c3e14

Please sign in to comment.