increased chars width for service column (#126)

This commit is contained in:
DYefremov
2022-11-15 22:19:00 +03:00
parent 7d3a9f768c
commit 6235519cf9

View File

@@ -2179,7 +2179,7 @@ Author: Dmitriy Yefremov
<object class="GtkCellRendererText" id="service_renderer">
<property name="xpad">5</property>
<property name="ellipsize">end</property>
<property name="width_chars">25</property>
<property name="width_chars">50</property>
</object>
<attributes>
<attribute name="cell-background-rgba">21</attribute>