@ -239,13 +239,15 @@ function _show(hasCancel, title, message, callback, config = {}) {
height: 24,
},
{
type: Label.xtype,
css: { "font-size": 16 },
cls: 'bi-font-bold', // 16px
textAlign: 'left',
el: {
css: {"font-size": 16},
text: title || i18nText('BI-Basic_Prompt'),
lgap: 16,
width: 'fill',
],