mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-31 07:09:55 +02:00
Update:Library stats to format numbers using selected language #2861, clean up UI for library stats preview icons
This commit is contained in:
parent
b03198abd9
commit
a57fe42dff
3 changed files with 23 additions and 18 deletions
|
@ -86,7 +86,8 @@ module.exports = {
|
|||
fontSize: {
|
||||
xxs: '0.625rem',
|
||||
'1.5xl': '1.375rem',
|
||||
'2.5xl': '1.6875rem'
|
||||
'2.5xl': '1.6875rem',
|
||||
'4.5xl': '2.625rem'
|
||||
},
|
||||
zIndex: {
|
||||
'50': 50,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue