Skip to content

Commit 2b49fae

Browse files
committed
details: Align cpu model combo left
1 parent d171489 commit 2b49fae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/details.ui

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,6 +1643,8 @@
16431643
<object class="GtkComboBox" id="cpu-model">
16441644
<property name="visible">True</property>
16451645
<property name="can_focus">False</property>
1646+
<property name="halign">start</property>
1647+
<property name="hexpand">True</property>
16461648
<property name="has_entry">True</property>
16471649
<signal name="changed" handler="on_cpu_model_changed" swapped="no"/>
16481650
<child internal-child="entry">

0 commit comments

Comments
 (0)