Change: njodb version bump, Fix: Socket reconnect & toast, Fix: Mobile config nav drawer

This commit is contained in:
advplyr 2021-11-07 13:02:56 -06:00
parent 2af017e3b1
commit d115382abe
6 changed files with 81 additions and 26 deletions

View file

@ -68,6 +68,9 @@ module.exports = {
sans: ['Source Sans Pro', ...defaultTheme.fontFamily.sans],
mono: ['Ubuntu Mono', ...defaultTheme.fontFamily.mono],
book: ['Gentium Book Basic', 'serif']
},
zIndex: {
'50': 50
}
}
},