[gnome-music/gbsneto/more-small-improvements: 7/7] ui/AlbumCoverListItem: Add bottom margin




commit 6d60536de73b8a8aeb38bb1c806055f34f9243f5
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Feb 17 21:20:37 2022 -0300

    ui/AlbumCoverListItem: Add bottom margin
    
    This gives the album title and artist some room to breathe.

 data/ui/AlbumCoverListItem.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/ui/AlbumCoverListItem.ui b/data/ui/AlbumCoverListItem.ui
index 95329aabe..b8b373081 100644
--- a/data/ui/AlbumCoverListItem.ui
+++ b/data/ui/AlbumCoverListItem.ui
@@ -8,6 +8,7 @@
     <property name="orientation">vertical</property>
     <child>
       <object class="GtkOverlay">
+        <property name="margin-bottom">6</property>
         <child>
           <object class="ArtStack" id="_art_stack">
             <property name="focusable">False</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]