fix aspect frame yalign
This commit is contained in:
parent
60d6d94b0a
commit
c13a9701a3
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ template $AudreyUiAlbumCarouselAlbum: Adw.Bin {
|
|||
spacing: 6;
|
||||
|
||||
AspectFrame {
|
||||
yalign: 0;
|
||||
|
||||
child: Picture {
|
||||
paintable: bind template.cover_art;
|
||||
height-request: 160;
|
||||
|
|
Loading…
Reference in a new issue