Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(profile_edit): overlay expanding
Browse files Browse the repository at this point in the history
GeopJr committed Aug 3, 2023

Verified

This commit was signed with the committer’s verified signature.
kianenigma Kian Paimani
1 parent c2f1e73 commit dabbf74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/ui/dialogs/profile_edit.ui
Original file line number Diff line number Diff line change
@@ -55,8 +55,8 @@
<object class="GtkOverlay">
<child type="overlay">
<object class="GtkOverlay">
<property name="vexpand">1</property>
<property name="hexpand">1</property>
<property name="valign">center</property>
<property name="halign">center</property>
<property name="child">
<object class="AdwAvatar" id="avi">
<property name="size">120</property>

0 comments on commit dabbf74

Please sign in to comment.