mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-22 09:47:58 +02:00
Add TOTP MFA (#342)
This commit is contained in:
1
public/tailwind.config.js
vendored
1
public/tailwind.config.js
vendored
@ -11,6 +11,7 @@ module.exports = {
|
||||
current: 'currentColor',
|
||||
white: colors.white,
|
||||
black: colors.black,
|
||||
yellow: colors.yellow,
|
||||
gray: {
|
||||
50: "#EEEFF1",
|
||||
100: "#DEDFE3",
|
||||
|
Reference in New Issue
Block a user