mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-03 16:59:41 +00:00
Add author edit modal & remove from experimental
This commit is contained in:
parent
deea6702f0
commit
4c2ad3ede5
26 changed files with 344 additions and 131 deletions
|
|
@ -16,7 +16,8 @@ module.exports = {
|
|||
extend: {
|
||||
height: {
|
||||
'7.5': '1.75rem',
|
||||
'18': '4.5rem'
|
||||
'18': '4.5rem',
|
||||
'45': '11.25rem'
|
||||
},
|
||||
width: {
|
||||
'18': '4.5rem'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue