1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00

Make hero section on album page smaller

This commit is contained in:
Arne Schlüter 2018-10-09 17:55:49 +02:00
commit 925c35bf5a
2 changed files with 22 additions and 23 deletions

View file

@ -47,7 +47,7 @@
"Lists all songs in an album"
[{:keys [album]}]
[:div
[:section.hero>div.hero-body
[:section.hero.is-small>div.hero-body
[:div.container
[:article.media
[:div.media-left [cover album 128]]

View file

@ -110,6 +110,9 @@
.media-content
align-self: center
&.is-small + .section
padding-top: 0
// floating notifications
.notifications:not(:empty)
@extend .container
@ -142,8 +145,7 @@
.preview-card .card-content
padding: 0.375rem 0.75rem 0.75rem
.album
&.detail
.album.detail
.collection-info
list-style: none
@ -154,9 +156,6 @@
&:first-child
margin-left: 0
.hero + .section
padding-top: 0
padding-bottom: 0
.song-list
counter-reset: track