Update:Library stats to format numbers using selected language #2861, clean up UI for library stats preview icons

This commit is contained in:
advplyr 2024-04-18 17:30:06 -05:00
parent b03198abd9
commit a57fe42dff
3 changed files with 23 additions and 18 deletions

View file

@ -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,