Ext.define('Ext.theme.ios.tab.Tab', { override: 'Ext.tab.Tab', config: { flex: 1 } });