3 lines
98 B
TypeScript
3 lines
98 B
TypeScript
/** 与 style/theme3.less 中 @nav-inner-height 对齐(px) */
|
||
export const NAV_INNER_PX = 44;
|