refactor: ui/ux
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const HEADER_HEIGHT = 56;
|
||||
export const HEADER_HEIGHT = 48;
|
||||
|
||||
export const DEFAULT_ENTER_PAGE = {
|
||||
adminForNormal: '/dashboard',
|
||||
|
||||
@@ -4,6 +4,9 @@ export default {
|
||||
'root-entry-name': 'variable',
|
||||
hashed: false,
|
||||
components: {
|
||||
Layout: {
|
||||
headerHeight: 48
|
||||
},
|
||||
Input: {
|
||||
inputFontSize: 14,
|
||||
inputFontSizeLG: 14
|
||||
|
||||
Reference in New Issue
Block a user