UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

8 lines (7 loc) 138 B
Ext.define('Ext.theme.material.tab.Tab', { override: 'Ext.tab.Tab', config: { iconAlign: 'top', flex: 1 } });