mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-07 20:39:38 +00:00
Update chapter track progress bar, timestamps, hide chapter ticks. Update mobile responsiveness for player
This commit is contained in:
parent
644882e04f
commit
ccc82520a9
8 changed files with 118 additions and 54 deletions
|
|
@ -80,7 +80,8 @@ module.exports = {
|
|||
book: ['Gentium Book Basic', 'serif']
|
||||
},
|
||||
fontSize: {
|
||||
xxs: '0.625rem'
|
||||
xxs: '0.625rem',
|
||||
'2.5xl': '1.6875rem'
|
||||
},
|
||||
zIndex: {
|
||||
'50': 50
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue