ui: details: Increased scrolledview6's height request

Increased the height of scrolledview6 to make viewing applications  easier in os info
This commit is contained in:
nose-gnome 2023-03-23 16:07:29 +00:00 committed by Cole Robinson
parent 04cc489529
commit bb86721352

View File

@ -788,7 +788,7 @@
<property name="margin-top">3</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow6">
<property name="height-request">150</property>
<property name="height-request">200</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hexpand">True</property>