mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-07 02:33:39 +02:00
Make albums more comfortably browsable on mobile
This commit is contained in:
parent
7c47d59f18
commit
ee59424fc2
2 changed files with 15 additions and 1 deletions
|
|
@ -261,6 +261,20 @@
|
|||
margin-bottom: 1rem
|
||||
|
||||
.album.detail
|
||||
.collection-header
|
||||
display: block
|
||||
|
||||
.media-left
|
||||
margin-right: 0
|
||||
margin-bottom: 1rem
|
||||
|
||||
+tablet
|
||||
display: flex
|
||||
|
||||
.media-left
|
||||
margin-right: 1rem
|
||||
margin-bottom: 0
|
||||
|
||||
.collection-info
|
||||
list-style: none
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue