mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-18 01:39:38 +00:00
Sorting and filtering
This commit is contained in:
parent
7e482352b1
commit
1c88c0a796
14 changed files with 450 additions and 42 deletions
|
|
@ -11,6 +11,9 @@ module.exports = {
|
|||
darkMode: false,
|
||||
theme: {
|
||||
extend: {
|
||||
height: {
|
||||
'7.5': '1.75rem'
|
||||
},
|
||||
colors: {
|
||||
bg: '#373838',
|
||||
primary: '#262626',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue