how to set scroll bar invisible code example Example: hide horizontal scrollbar css .x-scroll-disabled { overflow-x: hidden; }