fix aspect frame yalign

This commit is contained in:
Erica Z 2024-12-03 16:32:58 +01:00
parent 60d6d94b0a
commit c13a9701a3

View file

@ -12,6 +12,8 @@ template $AudreyUiAlbumCarouselAlbum: Adw.Bin {
spacing: 6;
AspectFrame {
yalign: 0;
child: Picture {
paintable: bind template.cover_art;
height-request: 160;