Container value (#3236)
This commit is contained in:
parent
9803202e75
commit
9f67666f7a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
export const topBarHeight = "77px";
|
export const topBarHeight = "77px";
|
||||||
export const appLoaderHeight = 2;
|
export const appLoaderHeight = 2;
|
||||||
export const contentMaxWidth = "1440px";
|
export const contentMaxWidth = "1920px";
|
||||||
export const savebarHeight = "64px";
|
export const savebarHeight = "64px";
|
||||||
export const borderHeight = "1px";
|
export const borderHeight = "1px";
|
||||||
|
|
Loading…
Reference in a new issue