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

Implement responsive generated covers with SVG

This commit is contained in:
Arne Schlüter 2019-01-23 12:21:00 +01:00
commit 3de5560907
2 changed files with 18 additions and 27 deletions

View file

@ -164,15 +164,15 @@
&.is-48x48 .missing-cover
width: 48px
height: 48px
height: auto
&.is-128x128 .missing-cover
width: 128px
height: 128px
height: auto
&.is-256x256 .missing-cover
width: 256px
height: 256px
height: auto
// occurs in album detail view
.table