more tweaks to styling and behavior

This commit is contained in:
Ashley Wulber 2021-12-09 23:53:08 -05:00
parent 4ca3867233
commit d5481fd134
5 changed files with 40 additions and 22 deletions

View file

@ -38,7 +38,8 @@
<child>
<object class="GtkLabel" id="description">
<property name="halign">start</property>
<property name="wrap">True</property>
<property name="ellipsize">end</property>
<property name="max-width-chars">50</property>
<style>
<class name="body" />
</style>