mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
feat(frontend): add loading bar indicator (#1170)
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = {
|
||||
extend: {
|
||||
transitionProperty: {
|
||||
'max-height': 'max-height',
|
||||
width: 'width',
|
||||
},
|
||||
fontFamily: {
|
||||
sans: ['Inter var', ...defaultTheme.fontFamily.sans],
|
||||
|
||||
Reference in New Issue
Block a user