userWidget: Expand child
More fallout from commit c290a38730
…
Close https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7264
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3061>
This commit is contained in:
parent
3b4e3af6fa
commit
9c2da01a95
@ -90,6 +90,8 @@ class Avatar extends St.Bin {
|
||||
this.child = new St.Icon({
|
||||
icon_name: 'avatar-default-symbolic',
|
||||
icon_size: this._iconSize,
|
||||
x_expand: true,
|
||||
y_expand: true,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user