mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02: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