I want to change icon position of collapsible panel from right to left in header. I tried using custom css but custom css is not working for me.Image1.pngimg2.png
,listeners:{ afterrender: function(panel) { this.addCls('my-panel'); } } css - .my-panel .x-tool { left: 0 !important; } .my-panel .x-panel-header-text-container { padding-left: 18px; }
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us