mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-02 09:04:40 +02:00
Fix:Android auto load libraries handle no libraries returned, Update:Local media items cover images width alignment #279
This commit is contained in:
parent
2a87f1de28
commit
fd134097a1
3 changed files with 30 additions and 19 deletions
|
@ -39,6 +39,12 @@ module.exports = {
|
|||
},
|
||||
maxWidth: {
|
||||
'24': '6rem'
|
||||
},
|
||||
minWidth: {
|
||||
'12': '3rem'
|
||||
},
|
||||
minHeight: {
|
||||
'12': '3rem'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue