wifi-connection-row: Fix alignment of wifi name
This commit is contained in:
parent
7e3b26e0c3
commit
4b9dd7d54d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">False</property>
|
||||
<property name="halign">center</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="valign">center</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<child>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue