fix(style): global theme settings in login
This commit is contained in:
@@ -2,6 +2,7 @@ import dark from './dark';
|
||||
import light from './light';
|
||||
|
||||
export const colorPrimary = '#007BFF';
|
||||
|
||||
export default {
|
||||
light,
|
||||
dark,
|
||||
|
||||
Reference in New Issue
Block a user