You can change the left side navigation very easily by setting
layoutType: LAYOUTS.HORIZONTAL
in src/store/layout.ts store's
states. All const are listed in /app/const.ts
file.
layoutType: LAYOUTS.HORIZONTAL
layoutWidth: LAYOUT_WIDTH.FLUID
layoutWidth: LAYOUT_WIDTH.BOXED
skinLayout: SKIN_LAYOUT.DEFAULT
skinLayout: SKIN_LAYOUT.BORDERED
topBarColor: TOP_BAR.LIGHT
topBarColor: TOP_BAR.DARK
topBarColor: TOP_BAR.BRAND