Make the sidebar adaptive to window size:
- When the window width is larger than a number, e.g. 1024px, always show sidebar and hide the burger button.
- When smaller than this number, sidebar hidden on default and show burger button to control the sidebar.