Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Ext.define('ProjectExample.view.example' ,{ extend:'Ext.tab.Panel', title:'TITLE BAR', layout:'fit', ....
これは私のTab Panelアプリケーションです。属性のテキスト サイズをtitle大きくし、高さを大きくする必要があります。これどうやってするの ?
Tab Panel
title
CSSからできます。タブ パネルの Div id を確認し、タイトルのフォント サイズを変更します。