mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-06 14:13:28 -06:00
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:
parent
04cc489529
commit
bb86721352
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user