mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-09 07:14:52 +02:00
Add: Stats page in config #167
This commit is contained in:
@ -15,7 +15,11 @@ module.exports = {
|
||||
theme: {
|
||||
extend: {
|
||||
height: {
|
||||
'7.5': '1.75rem'
|
||||
'7.5': '1.75rem',
|
||||
'18': '4.5rem'
|
||||
},
|
||||
width: {
|
||||
'18': '4.5rem'
|
||||
},
|
||||
maxWidth: {
|
||||
'6': '1.5rem',
|
||||
|
Reference in New Issue
Block a user